hexsha stringlengths 40 40 | repo stringlengths 7 114 | path stringlengths 4 124 | license listlengths 1 9 | language stringclasses 1
value | identifier stringlengths 1 71 | return_type stringlengths 1 749 ⌀ | original_string stringlengths 76 22.7k | original_docstring stringlengths 16 7.61k | docstring stringlengths 16 2.47k | docstring_tokens listlengths 6 477 | code stringlengths 14 10.2k | code_tokens listlengths 6 996 | short_docstring stringlengths 2 644 | short_docstring_tokens listlengths 1 116 | comment listlengths 1 89 | parameters listlengths 0 64 | docstring_params dict |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
baedc59e734e2c952db1ea520d142225b08d6382 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/latest/flow_log.py | [
"Apache-2.0"
] | Python | target_resource_guid | pulumi.Output[str] | def target_resource_guid(self) -> pulumi.Output[str]:
"""
Guid of network security group to which flow log will be applied.
"""
return pulumi.get(self, "target_resource_guid") |
Guid of network security group to which flow log will be applied.
| Guid of network security group to which flow log will be applied. | [
"Guid",
"of",
"network",
"security",
"group",
"to",
"which",
"flow",
"log",
"will",
"be",
"applied",
"."
] | def target_resource_guid(self) -> pulumi.Output[str]:
return pulumi.get(self, "target_resource_guid") | [
"def",
"target_resource_guid",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"target_resource_guid\"",
")"
] | Guid of network security group to which flow log will be applied. | [
"Guid",
"of",
"network",
"security",
"group",
"to",
"which",
"flow",
"log",
"will",
"be",
"applied",
"."
] | [
"\"\"\"\n Guid of network security group to which flow log will be applied.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
bafa40c744016a5b4185a21b0df91ca5280c6f45 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20181001/get_express_route_circuit.py | [
"Apache-2.0"
] | Python | allow_global_reach | Optional[bool] | def allow_global_reach(self) -> Optional[bool]:
"""
Flag to enable Global Reach on the circuit.
"""
return pulumi.get(self, "allow_global_reach") |
Flag to enable Global Reach on the circuit.
| Flag to enable Global Reach on the circuit. | [
"Flag",
"to",
"enable",
"Global",
"Reach",
"on",
"the",
"circuit",
"."
] | def allow_global_reach(self) -> Optional[bool]:
return pulumi.get(self, "allow_global_reach") | [
"def",
"allow_global_reach",
"(",
"self",
")",
"->",
"Optional",
"[",
"bool",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"allow_global_reach\"",
")"
] | Flag to enable Global Reach on the circuit. | [
"Flag",
"to",
"enable",
"Global",
"Reach",
"on",
"the",
"circuit",
"."
] | [
"\"\"\"\n Flag to enable Global Reach on the circuit.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
bafa40c744016a5b4185a21b0df91ca5280c6f45 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20181001/get_express_route_circuit.py | [
"Apache-2.0"
] | Python | bandwidth_in_gbps | Optional[float] | def bandwidth_in_gbps(self) -> Optional[float]:
"""
The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource.
"""
return pulumi.get(self, "bandwidth_in_gbps") |
The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource.
| The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource. | [
"The",
"bandwidth",
"of",
"the",
"circuit",
"when",
"the",
"circuit",
"is",
"provisioned",
"on",
"an",
"ExpressRoutePort",
"resource",
"."
] | def bandwidth_in_gbps(self) -> Optional[float]:
return pulumi.get(self, "bandwidth_in_gbps") | [
"def",
"bandwidth_in_gbps",
"(",
"self",
")",
"->",
"Optional",
"[",
"float",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"bandwidth_in_gbps\"",
")"
] | The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource. | [
"The",
"bandwidth",
"of",
"the",
"circuit",
"when",
"the",
"circuit",
"is",
"provisioned",
"on",
"an",
"ExpressRoutePort",
"resource",
"."
] | [
"\"\"\"\n The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
bafa40c744016a5b4185a21b0df91ca5280c6f45 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20181001/get_express_route_circuit.py | [
"Apache-2.0"
] | Python | express_route_port | Optional['outputs.SubResourceResponse'] | def express_route_port(self) -> Optional['outputs.SubResourceResponse']:
"""
The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource.
"""
return pulumi.get(self, "express_route_port") |
The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource.
| The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource. | [
"The",
"reference",
"to",
"the",
"ExpressRoutePort",
"resource",
"when",
"the",
"circuit",
"is",
"provisioned",
"on",
"an",
"ExpressRoutePort",
"resource",
"."
] | def express_route_port(self) -> Optional['outputs.SubResourceResponse']:
return pulumi.get(self, "express_route_port") | [
"def",
"express_route_port",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.SubResourceResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"express_route_port\"",
")"
] | The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource. | [
"The",
"reference",
"to",
"the",
"ExpressRoutePort",
"resource",
"when",
"the",
"circuit",
"is",
"provisioned",
"on",
"an",
"ExpressRoutePort",
"resource",
"."
] | [
"\"\"\"\n The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
bafa40c744016a5b4185a21b0df91ca5280c6f45 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20181001/get_express_route_circuit.py | [
"Apache-2.0"
] | Python | stag | int | def stag(self) -> int:
"""
The identifier of the circuit traffic. Outer tag for QinQ encapsulation.
"""
return pulumi.get(self, "stag") |
The identifier of the circuit traffic. Outer tag for QinQ encapsulation.
| The identifier of the circuit traffic. Outer tag for QinQ encapsulation. | [
"The",
"identifier",
"of",
"the",
"circuit",
"traffic",
".",
"Outer",
"tag",
"for",
"QinQ",
"encapsulation",
"."
] | def stag(self) -> int:
return pulumi.get(self, "stag") | [
"def",
"stag",
"(",
"self",
")",
"->",
"int",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"stag\"",
")"
] | The identifier of the circuit traffic. | [
"The",
"identifier",
"of",
"the",
"circuit",
"traffic",
"."
] | [
"\"\"\"\n The identifier of the circuit traffic. Outer tag for QinQ encapsulation.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
bafcf9e71f00ab12667cbcd36aaf73aa73fa6dce | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/v20200901/get_afd_origin_group.py | [
"Apache-2.0"
] | Python | load_balancing_settings | Optional['outputs.LoadBalancingSettingsParametersResponse'] | def load_balancing_settings(self) -> Optional['outputs.LoadBalancingSettingsParametersResponse']:
"""
Load balancing settings for a backend pool
"""
return pulumi.get(self, "load_balancing_settings") |
Load balancing settings for a backend pool
| Load balancing settings for a backend pool | [
"Load",
"balancing",
"settings",
"for",
"a",
"backend",
"pool"
] | def load_balancing_settings(self) -> Optional['outputs.LoadBalancingSettingsParametersResponse']:
return pulumi.get(self, "load_balancing_settings") | [
"def",
"load_balancing_settings",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.LoadBalancingSettingsParametersResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"load_balancing_settings\"",
")"
] | Load balancing settings for a backend pool | [
"Load",
"balancing",
"settings",
"for",
"a",
"backend",
"pool"
] | [
"\"\"\"\n Load balancing settings for a backend pool\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
bafcf9e71f00ab12667cbcd36aaf73aa73fa6dce | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/v20200901/get_afd_origin_group.py | [
"Apache-2.0"
] | Python | response_based_afd_origin_error_detection_settings | Optional['outputs.ResponseBasedOriginErrorDetectionParametersResponse'] | def response_based_afd_origin_error_detection_settings(self) -> Optional['outputs.ResponseBasedOriginErrorDetectionParametersResponse']:
"""
The JSON object that contains the properties to determine origin health using real requests/responses. This property is currently not supported.
"""
... |
The JSON object that contains the properties to determine origin health using real requests/responses. This property is currently not supported.
| The JSON object that contains the properties to determine origin health using real requests/responses. This property is currently not supported. | [
"The",
"JSON",
"object",
"that",
"contains",
"the",
"properties",
"to",
"determine",
"origin",
"health",
"using",
"real",
"requests",
"/",
"responses",
".",
"This",
"property",
"is",
"currently",
"not",
"supported",
"."
] | def response_based_afd_origin_error_detection_settings(self) -> Optional['outputs.ResponseBasedOriginErrorDetectionParametersResponse']:
return pulumi.get(self, "response_based_afd_origin_error_detection_settings") | [
"def",
"response_based_afd_origin_error_detection_settings",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.ResponseBasedOriginErrorDetectionParametersResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"response_based_afd_origin_error_detection_settings... | The JSON object that contains the properties to determine origin health using real requests/responses. | [
"The",
"JSON",
"object",
"that",
"contains",
"the",
"properties",
"to",
"determine",
"origin",
"health",
"using",
"real",
"requests",
"/",
"responses",
"."
] | [
"\"\"\"\n The JSON object that contains the properties to determine origin health using real requests/responses. This property is currently not supported.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
bafcf9e71f00ab12667cbcd36aaf73aa73fa6dce | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/v20200901/get_afd_origin_group.py | [
"Apache-2.0"
] | Python | session_affinity_state | Optional[str] | def session_affinity_state(self) -> Optional[str]:
"""
Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled'
"""
return pulumi.get(self, "session_affinity_state") |
Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled'
| Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled' | [
"Whether",
"to",
"allow",
"session",
"affinity",
"on",
"this",
"host",
".",
"Valid",
"options",
"are",
"'",
"Enabled",
"'",
"or",
"'",
"Disabled",
"'"
] | def session_affinity_state(self) -> Optional[str]:
return pulumi.get(self, "session_affinity_state") | [
"def",
"session_affinity_state",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"session_affinity_state\"",
")"
] | Whether to allow session affinity on this host. | [
"Whether",
"to",
"allow",
"session",
"affinity",
"on",
"this",
"host",
"."
] | [
"\"\"\"\n Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled'\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
a503d73f362086e0a5a038ac69ac801f36700af1 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/devtestlab/v20180915/get_virtual_machine_rdp_file_contents.py | [
"Apache-2.0"
] | Python | contents | Optional[str] | def contents(self) -> Optional[str]:
"""
The contents of the .rdp file
"""
return pulumi.get(self, "contents") |
The contents of the .rdp file
| The contents of the .rdp file | [
"The",
"contents",
"of",
"the",
".",
"rdp",
"file"
] | def contents(self) -> Optional[str]:
return pulumi.get(self, "contents") | [
"def",
"contents",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"contents\"",
")"
] | The contents of the .rdp file | [
"The",
"contents",
"of",
"the",
".",
"rdp",
"file"
] | [
"\"\"\"\n The contents of the .rdp file\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
759d16570df36ec35289e059bdcfb27b63730ec8 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/labservices/v20181015/list_global_user_labs.py | [
"Apache-2.0"
] | Python | list_global_user_labs | AwaitableListGlobalUserLabsResult | def list_global_user_labs(user_name: Optional[str] = None,
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListGlobalUserLabsResult:
"""
Lists the labs owned by a user
:param str user_name: The name of the user.
"""
__args__ = dict()
__args__['userName'] = us... |
Lists the labs owned by a user
:param str user_name: The name of the user.
| Lists the labs owned by a user | [
"Lists",
"the",
"labs",
"owned",
"by",
"a",
"user"
] | def list_global_user_labs(user_name: Optional[str] = None,
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListGlobalUserLabsResult:
__args__ = dict()
__args__['userName'] = user_name
if opts is None:
opts = pulumi.InvokeOptions()
if opts.version is None:
... | [
"def",
"list_global_user_labs",
"(",
"user_name",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
"opts",
":",
"Optional",
"[",
"pulumi",
".",
"InvokeOptions",
"]",
"=",
"None",
")",
"->",
"AwaitableListGlobalUserLabsResult",
":",
"__args__",
"=",
"dict",
... | Lists the labs owned by a user | [
"Lists",
"the",
"labs",
"owned",
"by",
"a",
"user"
] | [
"\"\"\"\n Lists the labs owned by a user\n\n\n :param str user_name: The name of the user.\n \"\"\""
] | [
{
"param": "user_name",
"type": "Optional[str]"
},
{
"param": "opts",
"type": "Optional[pulumi.InvokeOptions]"
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "user_name",
"type": "Optional[str]",
"docstring": "The name of the user.",
"docstring_tokens": [
"The",
"name",
"of",
"the",
"user",
"."
],
"default": null,
"is... |
75c4539753876e45c2dd6c8511a83acde6819de5 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/aadiam/v20200301preview/getprivate_link_for_azure_ad.py | [
"Apache-2.0"
] | Python | all_tenants | Optional[bool] | def all_tenants(self) -> Optional[bool]:
"""
Flag indicating whether all tenants are allowed
"""
return pulumi.get(self, "all_tenants") |
Flag indicating whether all tenants are allowed
| Flag indicating whether all tenants are allowed | [
"Flag",
"indicating",
"whether",
"all",
"tenants",
"are",
"allowed"
] | def all_tenants(self) -> Optional[bool]:
return pulumi.get(self, "all_tenants") | [
"def",
"all_tenants",
"(",
"self",
")",
"->",
"Optional",
"[",
"bool",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"all_tenants\"",
")"
] | Flag indicating whether all tenants are allowed | [
"Flag",
"indicating",
"whether",
"all",
"tenants",
"are",
"allowed"
] | [
"\"\"\"\n Flag indicating whether all tenants are allowed\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
5a51779c4325bca7c79d9195fe34aaa9c59d7ce0 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/kusto/v20180907preview/database.py | [
"Apache-2.0"
] | Python | hot_cache_period_in_days | pulumi.Output[Optional[int]] | def hot_cache_period_in_days(self) -> pulumi.Output[Optional[int]]:
"""
The number of days of data that should be kept in cache for fast queries.
"""
return pulumi.get(self, "hot_cache_period_in_days") |
The number of days of data that should be kept in cache for fast queries.
| The number of days of data that should be kept in cache for fast queries. | [
"The",
"number",
"of",
"days",
"of",
"data",
"that",
"should",
"be",
"kept",
"in",
"cache",
"for",
"fast",
"queries",
"."
] | def hot_cache_period_in_days(self) -> pulumi.Output[Optional[int]]:
return pulumi.get(self, "hot_cache_period_in_days") | [
"def",
"hot_cache_period_in_days",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"int",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"hot_cache_period_in_days\"",
")"
] | The number of days of data that should be kept in cache for fast queries. | [
"The",
"number",
"of",
"days",
"of",
"data",
"that",
"should",
"be",
"kept",
"in",
"cache",
"for",
"fast",
"queries",
"."
] | [
"\"\"\"\n The number of days of data that should be kept in cache for fast queries.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
5a51779c4325bca7c79d9195fe34aaa9c59d7ce0 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/kusto/v20180907preview/database.py | [
"Apache-2.0"
] | Python | soft_delete_period_in_days | pulumi.Output[int] | def soft_delete_period_in_days(self) -> pulumi.Output[int]:
"""
The number of days data should be kept before it stops being accessible to queries.
"""
return pulumi.get(self, "soft_delete_period_in_days") |
The number of days data should be kept before it stops being accessible to queries.
| The number of days data should be kept before it stops being accessible to queries. | [
"The",
"number",
"of",
"days",
"data",
"should",
"be",
"kept",
"before",
"it",
"stops",
"being",
"accessible",
"to",
"queries",
"."
] | def soft_delete_period_in_days(self) -> pulumi.Output[int]:
return pulumi.get(self, "soft_delete_period_in_days") | [
"def",
"soft_delete_period_in_days",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"int",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"soft_delete_period_in_days\"",
")"
] | The number of days data should be kept before it stops being accessible to queries. | [
"The",
"number",
"of",
"days",
"data",
"should",
"be",
"kept",
"before",
"it",
"stops",
"being",
"accessible",
"to",
"queries",
"."
] | [
"\"\"\"\n The number of days data should be kept before it stops being accessible to queries.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
5a557a08444af0a5d978e65c5a5926c9e3201f13 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/azuredata/v20200908preview/get_data_controller.py | [
"Apache-2.0"
] | Python | on_premise_property | 'outputs.OnPremisePropertyResponse' | def on_premise_property(self) -> 'outputs.OnPremisePropertyResponse':
"""
Properties from the on premise data controller
"""
return pulumi.get(self, "on_premise_property") |
Properties from the on premise data controller
| Properties from the on premise data controller | [
"Properties",
"from",
"the",
"on",
"premise",
"data",
"controller"
] | def on_premise_property(self) -> 'outputs.OnPremisePropertyResponse':
return pulumi.get(self, "on_premise_property") | [
"def",
"on_premise_property",
"(",
"self",
")",
"->",
"'outputs.OnPremisePropertyResponse'",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"on_premise_property\"",
")"
] | Properties from the on premise data controller | [
"Properties",
"from",
"the",
"on",
"premise",
"data",
"controller"
] | [
"\"\"\"\n Properties from the on premise data controller\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
5a6cb945047765b8ec5287551f7ad6b619815338 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/devtestlab/latest/notification_channel.py | [
"Apache-2.0"
] | Python | email_recipient | pulumi.Output[Optional[str]] | def email_recipient(self) -> pulumi.Output[Optional[str]]:
"""
The email recipient to send notifications to (can be a list of semi-colon separated email addresses).
"""
return pulumi.get(self, "email_recipient") |
The email recipient to send notifications to (can be a list of semi-colon separated email addresses).
| The email recipient to send notifications to (can be a list of semi-colon separated email addresses). | [
"The",
"email",
"recipient",
"to",
"send",
"notifications",
"to",
"(",
"can",
"be",
"a",
"list",
"of",
"semi",
"-",
"colon",
"separated",
"email",
"addresses",
")",
"."
] | def email_recipient(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "email_recipient") | [
"def",
"email_recipient",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"email_recipient\"",
")"
] | The email recipient to send notifications to (can be a list of semi-colon separated email addresses). | [
"The",
"email",
"recipient",
"to",
"send",
"notifications",
"to",
"(",
"can",
"be",
"a",
"list",
"of",
"semi",
"-",
"colon",
"separated",
"email",
"addresses",
")",
"."
] | [
"\"\"\"\n The email recipient to send notifications to (can be a list of semi-colon separated email addresses).\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
5a6cb945047765b8ec5287551f7ad6b619815338 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/devtestlab/latest/notification_channel.py | [
"Apache-2.0"
] | Python | events | pulumi.Output[Optional[Sequence['outputs.EventResponse']]] | def events(self) -> pulumi.Output[Optional[Sequence['outputs.EventResponse']]]:
"""
The list of event for which this notification is enabled.
"""
return pulumi.get(self, "events") |
The list of event for which this notification is enabled.
| The list of event for which this notification is enabled. | [
"The",
"list",
"of",
"event",
"for",
"which",
"this",
"notification",
"is",
"enabled",
"."
] | def events(self) -> pulumi.Output[Optional[Sequence['outputs.EventResponse']]]:
return pulumi.get(self, "events") | [
"def",
"events",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"Sequence",
"[",
"'outputs.EventResponse'",
"]",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"events\"",
")"
] | The list of event for which this notification is enabled. | [
"The",
"list",
"of",
"event",
"for",
"which",
"this",
"notification",
"is",
"enabled",
"."
] | [
"\"\"\"\n The list of event for which this notification is enabled.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
5a6cb945047765b8ec5287551f7ad6b619815338 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/devtestlab/latest/notification_channel.py | [
"Apache-2.0"
] | Python | notification_locale | pulumi.Output[Optional[str]] | def notification_locale(self) -> pulumi.Output[Optional[str]]:
"""
The locale to use when sending a notification (fallback for unsupported languages is EN).
"""
return pulumi.get(self, "notification_locale") |
The locale to use when sending a notification (fallback for unsupported languages is EN).
| The locale to use when sending a notification (fallback for unsupported languages is EN). | [
"The",
"locale",
"to",
"use",
"when",
"sending",
"a",
"notification",
"(",
"fallback",
"for",
"unsupported",
"languages",
"is",
"EN",
")",
"."
] | def notification_locale(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "notification_locale") | [
"def",
"notification_locale",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"notification_locale\"",
")"
] | The locale to use when sending a notification (fallback for unsupported languages is EN). | [
"The",
"locale",
"to",
"use",
"when",
"sending",
"a",
"notification",
"(",
"fallback",
"for",
"unsupported",
"languages",
"is",
"EN",
")",
"."
] | [
"\"\"\"\n The locale to use when sending a notification (fallback for unsupported languages is EN).\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
5a6cb945047765b8ec5287551f7ad6b619815338 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/devtestlab/latest/notification_channel.py | [
"Apache-2.0"
] | Python | web_hook_url | pulumi.Output[Optional[str]] | def web_hook_url(self) -> pulumi.Output[Optional[str]]:
"""
The webhook URL to send notifications to.
"""
return pulumi.get(self, "web_hook_url") |
The webhook URL to send notifications to.
| The webhook URL to send notifications to. | [
"The",
"webhook",
"URL",
"to",
"send",
"notifications",
"to",
"."
] | def web_hook_url(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "web_hook_url") | [
"def",
"web_hook_url",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"web_hook_url\"",
")"
] | The webhook URL to send notifications to. | [
"The",
"webhook",
"URL",
"to",
"send",
"notifications",
"to",
"."
] | [
"\"\"\"\n The webhook URL to send notifications to.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
33864eb3caa8243772e7b1312a6ea35ef654b799 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/synapse/v20200401preview/get_sql_pools_v3.py | [
"Apache-2.0"
] | Python | current_service_objective_name | str | def current_service_objective_name(self) -> str:
"""
The current service level objective name of the sql pool.
"""
return pulumi.get(self, "current_service_objective_name") |
The current service level objective name of the sql pool.
| The current service level objective name of the sql pool. | [
"The",
"current",
"service",
"level",
"objective",
"name",
"of",
"the",
"sql",
"pool",
"."
] | def current_service_objective_name(self) -> str:
return pulumi.get(self, "current_service_objective_name") | [
"def",
"current_service_objective_name",
"(",
"self",
")",
"->",
"str",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"current_service_objective_name\"",
")"
] | The current service level objective name of the sql pool. | [
"The",
"current",
"service",
"level",
"objective",
"name",
"of",
"the",
"sql",
"pool",
"."
] | [
"\"\"\"\n The current service level objective name of the sql pool.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
33864eb3caa8243772e7b1312a6ea35ef654b799 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/synapse/v20200401preview/get_sql_pools_v3.py | [
"Apache-2.0"
] | Python | requested_service_objective_name | str | def requested_service_objective_name(self) -> str:
"""
The requested service level objective name of the sql pool.
"""
return pulumi.get(self, "requested_service_objective_name") |
The requested service level objective name of the sql pool.
| The requested service level objective name of the sql pool. | [
"The",
"requested",
"service",
"level",
"objective",
"name",
"of",
"the",
"sql",
"pool",
"."
] | def requested_service_objective_name(self) -> str:
return pulumi.get(self, "requested_service_objective_name") | [
"def",
"requested_service_objective_name",
"(",
"self",
")",
"->",
"str",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"requested_service_objective_name\"",
")"
] | The requested service level objective name of the sql pool. | [
"The",
"requested",
"service",
"level",
"objective",
"name",
"of",
"the",
"sql",
"pool",
"."
] | [
"\"\"\"\n The requested service level objective name of the sql pool.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
33864eb3caa8243772e7b1312a6ea35ef654b799 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/synapse/v20200401preview/get_sql_pools_v3.py | [
"Apache-2.0"
] | Python | sql_pool_guid | str | def sql_pool_guid(self) -> str:
"""
The Guid of the sql pool.
"""
return pulumi.get(self, "sql_pool_guid") |
The Guid of the sql pool.
| The Guid of the sql pool. | [
"The",
"Guid",
"of",
"the",
"sql",
"pool",
"."
] | def sql_pool_guid(self) -> str:
return pulumi.get(self, "sql_pool_guid") | [
"def",
"sql_pool_guid",
"(",
"self",
")",
"->",
"str",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"sql_pool_guid\"",
")"
] | The Guid of the sql pool. | [
"The",
"Guid",
"of",
"the",
"sql",
"pool",
"."
] | [
"\"\"\"\n The Guid of the sql pool.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
6f984bfcb591f8287c8b68801a433855b482fd62 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/devspaces/list_controller_connection_details.py | [
"Apache-2.0"
] | Python | connection_details_list | Optional[Sequence['outputs.ControllerConnectionDetailsResponseResult']] | def connection_details_list(self) -> Optional[Sequence['outputs.ControllerConnectionDetailsResponseResult']]:
"""
List of Azure Dev Spaces Controller connection details.
"""
return pulumi.get(self, "connection_details_list") |
List of Azure Dev Spaces Controller connection details.
| List of Azure Dev Spaces Controller connection details. | [
"List",
"of",
"Azure",
"Dev",
"Spaces",
"Controller",
"connection",
"details",
"."
] | def connection_details_list(self) -> Optional[Sequence['outputs.ControllerConnectionDetailsResponseResult']]:
return pulumi.get(self, "connection_details_list") | [
"def",
"connection_details_list",
"(",
"self",
")",
"->",
"Optional",
"[",
"Sequence",
"[",
"'outputs.ControllerConnectionDetailsResponseResult'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"connection_details_list\"",
")"
] | List of Azure Dev Spaces Controller connection details. | [
"List",
"of",
"Azure",
"Dev",
"Spaces",
"Controller",
"connection",
"details",
"."
] | [
"\"\"\"\n List of Azure Dev Spaces Controller connection details.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cef3be281a4ef4901da871271f0b31ecbf95923 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/media/v20200501/get_live_output.py | [
"Apache-2.0"
] | Python | hls | Optional['outputs.HlsResponse'] | def hls(self) -> Optional['outputs.HlsResponse']:
"""
HTTP Live Streaming (HLS) packing setting for the live output.
"""
return pulumi.get(self, "hls") |
HTTP Live Streaming (HLS) packing setting for the live output.
| HTTP Live Streaming (HLS) packing setting for the live output. | [
"HTTP",
"Live",
"Streaming",
"(",
"HLS",
")",
"packing",
"setting",
"for",
"the",
"live",
"output",
"."
] | def hls(self) -> Optional['outputs.HlsResponse']:
return pulumi.get(self, "hls") | [
"def",
"hls",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.HlsResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"hls\"",
")"
] | HTTP Live Streaming (HLS) packing setting for the live output. | [
"HTTP",
"Live",
"Streaming",
"(",
"HLS",
")",
"packing",
"setting",
"for",
"the",
"live",
"output",
"."
] | [
"\"\"\"\n HTTP Live Streaming (HLS) packing setting for the live output.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cef3be281a4ef4901da871271f0b31ecbf95923 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/media/v20200501/get_live_output.py | [
"Apache-2.0"
] | Python | output_snap_time | Optional[float] | def output_snap_time(self) -> Optional[float]:
"""
The initial timestamp that the live output will start at, any content before this value will not be archived.
"""
return pulumi.get(self, "output_snap_time") |
The initial timestamp that the live output will start at, any content before this value will not be archived.
| The initial timestamp that the live output will start at, any content before this value will not be archived. | [
"The",
"initial",
"timestamp",
"that",
"the",
"live",
"output",
"will",
"start",
"at",
"any",
"content",
"before",
"this",
"value",
"will",
"not",
"be",
"archived",
"."
] | def output_snap_time(self) -> Optional[float]:
return pulumi.get(self, "output_snap_time") | [
"def",
"output_snap_time",
"(",
"self",
")",
"->",
"Optional",
"[",
"float",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"output_snap_time\"",
")"
] | The initial timestamp that the live output will start at, any content before this value will not be archived. | [
"The",
"initial",
"timestamp",
"that",
"the",
"live",
"output",
"will",
"start",
"at",
"any",
"content",
"before",
"this",
"value",
"will",
"not",
"be",
"archived",
"."
] | [
"\"\"\"\n The initial timestamp that the live output will start at, any content before this value will not be archived.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cf5c3440ebcefd2fd00541a9028eb5deb3ce523 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/peering/v20200101preview/get_peering.py | [
"Apache-2.0"
] | Python | direct | Optional['outputs.PeeringPropertiesDirectResponse'] | def direct(self) -> Optional['outputs.PeeringPropertiesDirectResponse']:
"""
The properties that define a direct peering.
"""
return pulumi.get(self, "direct") |
The properties that define a direct peering.
| The properties that define a direct peering. | [
"The",
"properties",
"that",
"define",
"a",
"direct",
"peering",
"."
] | def direct(self) -> Optional['outputs.PeeringPropertiesDirectResponse']:
return pulumi.get(self, "direct") | [
"def",
"direct",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.PeeringPropertiesDirectResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"direct\"",
")"
] | The properties that define a direct peering. | [
"The",
"properties",
"that",
"define",
"a",
"direct",
"peering",
"."
] | [
"\"\"\"\n The properties that define a direct peering.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cf5c3440ebcefd2fd00541a9028eb5deb3ce523 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/peering/v20200101preview/get_peering.py | [
"Apache-2.0"
] | Python | exchange | Optional['outputs.PeeringPropertiesExchangeResponse'] | def exchange(self) -> Optional['outputs.PeeringPropertiesExchangeResponse']:
"""
The properties that define an exchange peering.
"""
return pulumi.get(self, "exchange") |
The properties that define an exchange peering.
| The properties that define an exchange peering. | [
"The",
"properties",
"that",
"define",
"an",
"exchange",
"peering",
"."
] | def exchange(self) -> Optional['outputs.PeeringPropertiesExchangeResponse']:
return pulumi.get(self, "exchange") | [
"def",
"exchange",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.PeeringPropertiesExchangeResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"exchange\"",
")"
] | The properties that define an exchange peering. | [
"The",
"properties",
"that",
"define",
"an",
"exchange",
"peering",
"."
] | [
"\"\"\"\n The properties that define an exchange peering.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cf5c3440ebcefd2fd00541a9028eb5deb3ce523 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/peering/v20200101preview/get_peering.py | [
"Apache-2.0"
] | Python | peering_location | Optional[str] | def peering_location(self) -> Optional[str]:
"""
The location of the peering.
"""
return pulumi.get(self, "peering_location") |
The location of the peering.
| The location of the peering. | [
"The",
"location",
"of",
"the",
"peering",
"."
] | def peering_location(self) -> Optional[str]:
return pulumi.get(self, "peering_location") | [
"def",
"peering_location",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"peering_location\"",
")"
] | The location of the peering. | [
"The",
"location",
"of",
"the",
"peering",
"."
] | [
"\"\"\"\n The location of the peering.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cf5c3440ebcefd2fd00541a9028eb5deb3ce523 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/peering/v20200101preview/get_peering.py | [
"Apache-2.0"
] | Python | sku | 'outputs.PeeringSkuResponse' | def sku(self) -> 'outputs.PeeringSkuResponse':
"""
The SKU that defines the tier and kind of the peering.
"""
return pulumi.get(self, "sku") |
The SKU that defines the tier and kind of the peering.
| The SKU that defines the tier and kind of the peering. | [
"The",
"SKU",
"that",
"defines",
"the",
"tier",
"and",
"kind",
"of",
"the",
"peering",
"."
] | def sku(self) -> 'outputs.PeeringSkuResponse':
return pulumi.get(self, "sku") | [
"def",
"sku",
"(",
"self",
")",
"->",
"'outputs.PeeringSkuResponse'",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"sku\"",
")"
] | The SKU that defines the tier and kind of the peering. | [
"The",
"SKU",
"that",
"defines",
"the",
"tier",
"and",
"kind",
"of",
"the",
"peering",
"."
] | [
"\"\"\"\n The SKU that defines the tier and kind of the peering.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cfed5e78f1186e9ca7afc1188fc3be9753166e8 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/batchai/latest/get_job.py | [
"Apache-2.0"
] | Python | horovod_settings | Optional['outputs.HorovodSettingsResponse'] | def horovod_settings(self) -> Optional['outputs.HorovodSettingsResponse']:
"""
Specifies the settings for Horovod job.
"""
return pulumi.get(self, "horovod_settings") |
Specifies the settings for Horovod job.
| Specifies the settings for Horovod job. | [
"Specifies",
"the",
"settings",
"for",
"Horovod",
"job",
"."
] | def horovod_settings(self) -> Optional['outputs.HorovodSettingsResponse']:
return pulumi.get(self, "horovod_settings") | [
"def",
"horovod_settings",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.HorovodSettingsResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"horovod_settings\"",
")"
] | Specifies the settings for Horovod job. | [
"Specifies",
"the",
"settings",
"for",
"Horovod",
"job",
"."
] | [
"\"\"\"\n Specifies the settings for Horovod job.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cfed5e78f1186e9ca7afc1188fc3be9753166e8 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/batchai/latest/get_job.py | [
"Apache-2.0"
] | Python | input_directories | Optional[Sequence['outputs.InputDirectoryResponse']] | def input_directories(self) -> Optional[Sequence['outputs.InputDirectoryResponse']]:
"""
A list of input directories for the job.
"""
return pulumi.get(self, "input_directories") |
A list of input directories for the job.
| A list of input directories for the job. | [
"A",
"list",
"of",
"input",
"directories",
"for",
"the",
"job",
"."
] | def input_directories(self) -> Optional[Sequence['outputs.InputDirectoryResponse']]:
return pulumi.get(self, "input_directories") | [
"def",
"input_directories",
"(",
"self",
")",
"->",
"Optional",
"[",
"Sequence",
"[",
"'outputs.InputDirectoryResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"input_directories\"",
")"
] | A list of input directories for the job. | [
"A",
"list",
"of",
"input",
"directories",
"for",
"the",
"job",
"."
] | [
"\"\"\"\n A list of input directories for the job.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cfed5e78f1186e9ca7afc1188fc3be9753166e8 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/batchai/latest/get_job.py | [
"Apache-2.0"
] | Python | job_output_directory_path_segment | str | def job_output_directory_path_segment(self) -> str:
"""
A segment of job's output directories path created by Batch AI. Batch AI creates job's output directories under an unique path to avoid conflicts between jobs. This value contains a path segment generated by Batch AI to make the path unique and can... |
A segment of job's output directories path created by Batch AI. Batch AI creates job's output directories under an unique path to avoid conflicts between jobs. This value contains a path segment generated by Batch AI to make the path unique and can be used to find the output directory on the node or mounted fi... | A segment of job's output directories path created by Batch AI. Batch AI creates job's output directories under an unique path to avoid conflicts between jobs. This value contains a path segment generated by Batch AI to make the path unique and can be used to find the output directory on the node or mounted filesystem. | [
"A",
"segment",
"of",
"job",
"'",
"s",
"output",
"directories",
"path",
"created",
"by",
"Batch",
"AI",
".",
"Batch",
"AI",
"creates",
"job",
"'",
"s",
"output",
"directories",
"under",
"an",
"unique",
"path",
"to",
"avoid",
"conflicts",
"between",
"jobs",... | def job_output_directory_path_segment(self) -> str:
return pulumi.get(self, "job_output_directory_path_segment") | [
"def",
"job_output_directory_path_segment",
"(",
"self",
")",
"->",
"str",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"job_output_directory_path_segment\"",
")"
] | A segment of job's output directories path created by Batch AI. | [
"A",
"segment",
"of",
"job",
"'",
"s",
"output",
"directories",
"path",
"created",
"by",
"Batch",
"AI",
"."
] | [
"\"\"\"\n A segment of job's output directories path created by Batch AI. Batch AI creates job's output directories under an unique path to avoid conflicts between jobs. This value contains a path segment generated by Batch AI to make the path unique and can be used to find the output directory on the node o... | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cfed5e78f1186e9ca7afc1188fc3be9753166e8 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/batchai/latest/get_job.py | [
"Apache-2.0"
] | Python | output_directories | Optional[Sequence['outputs.OutputDirectoryResponse']] | def output_directories(self) -> Optional[Sequence['outputs.OutputDirectoryResponse']]:
"""
A list of output directories for the job.
"""
return pulumi.get(self, "output_directories") |
A list of output directories for the job.
| A list of output directories for the job. | [
"A",
"list",
"of",
"output",
"directories",
"for",
"the",
"job",
"."
] | def output_directories(self) -> Optional[Sequence['outputs.OutputDirectoryResponse']]:
return pulumi.get(self, "output_directories") | [
"def",
"output_directories",
"(",
"self",
")",
"->",
"Optional",
"[",
"Sequence",
"[",
"'outputs.OutputDirectoryResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"output_directories\"",
")"
] | A list of output directories for the job. | [
"A",
"list",
"of",
"output",
"directories",
"for",
"the",
"job",
"."
] | [
"\"\"\"\n A list of output directories for the job.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
9cfed5e78f1186e9ca7afc1188fc3be9753166e8 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/batchai/latest/get_job.py | [
"Apache-2.0"
] | Python | scheduling_priority | Optional[str] | def scheduling_priority(self) -> Optional[str]:
"""
Scheduling priority associated with the job.
"""
return pulumi.get(self, "scheduling_priority") |
Scheduling priority associated with the job.
| Scheduling priority associated with the job. | [
"Scheduling",
"priority",
"associated",
"with",
"the",
"job",
"."
] | def scheduling_priority(self) -> Optional[str]:
return pulumi.get(self, "scheduling_priority") | [
"def",
"scheduling_priority",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"scheduling_priority\"",
")"
] | Scheduling priority associated with the job. | [
"Scheduling",
"priority",
"associated",
"with",
"the",
"job",
"."
] | [
"\"\"\"\n Scheduling priority associated with the job.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
be029e7ee38f2a444fc2f633a2bfe523f9897029 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/route.py | [
"Apache-2.0"
] | Python | custom_domains | pulumi.Output[Optional[Sequence['outputs.ResourceReferenceResponse']]] | def custom_domains(self) -> pulumi.Output[Optional[Sequence['outputs.ResourceReferenceResponse']]]:
"""
Domains referenced by this endpoint.
"""
return pulumi.get(self, "custom_domains") |
Domains referenced by this endpoint.
| Domains referenced by this endpoint. | [
"Domains",
"referenced",
"by",
"this",
"endpoint",
"."
] | def custom_domains(self) -> pulumi.Output[Optional[Sequence['outputs.ResourceReferenceResponse']]]:
return pulumi.get(self, "custom_domains") | [
"def",
"custom_domains",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"Sequence",
"[",
"'outputs.ResourceReferenceResponse'",
"]",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"custom_domains\"",
")"
] | Domains referenced by this endpoint. | [
"Domains",
"referenced",
"by",
"this",
"endpoint",
"."
] | [
"\"\"\"\n Domains referenced by this endpoint.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
be029e7ee38f2a444fc2f633a2bfe523f9897029 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/route.py | [
"Apache-2.0"
] | Python | forwarding_protocol | pulumi.Output[Optional[str]] | def forwarding_protocol(self) -> pulumi.Output[Optional[str]]:
"""
Protocol this rule will use when forwarding traffic to backends.
"""
return pulumi.get(self, "forwarding_protocol") |
Protocol this rule will use when forwarding traffic to backends.
| Protocol this rule will use when forwarding traffic to backends. | [
"Protocol",
"this",
"rule",
"will",
"use",
"when",
"forwarding",
"traffic",
"to",
"backends",
"."
] | def forwarding_protocol(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "forwarding_protocol") | [
"def",
"forwarding_protocol",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"forwarding_protocol\"",
")"
] | Protocol this rule will use when forwarding traffic to backends. | [
"Protocol",
"this",
"rule",
"will",
"use",
"when",
"forwarding",
"traffic",
"to",
"backends",
"."
] | [
"\"\"\"\n Protocol this rule will use when forwarding traffic to backends.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
be029e7ee38f2a444fc2f633a2bfe523f9897029 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/route.py | [
"Apache-2.0"
] | Python | https_redirect | pulumi.Output[Optional[str]] | def https_redirect(self) -> pulumi.Output[Optional[str]]:
"""
Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.
"""
return pulumi.get(self, "https_redirect") |
Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.
| Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed. | [
"Whether",
"to",
"automatically",
"redirect",
"HTTP",
"traffic",
"to",
"HTTPS",
"traffic",
".",
"Note",
"that",
"this",
"is",
"a",
"easy",
"way",
"to",
"set",
"up",
"this",
"rule",
"and",
"it",
"will",
"be",
"the",
"first",
"rule",
"that",
"gets",
"execu... | def https_redirect(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "https_redirect") | [
"def",
"https_redirect",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"https_redirect\"",
")"
] | Whether to automatically redirect HTTP traffic to HTTPS traffic. | [
"Whether",
"to",
"automatically",
"redirect",
"HTTP",
"traffic",
"to",
"HTTPS",
"traffic",
"."
] | [
"\"\"\"\n Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
be029e7ee38f2a444fc2f633a2bfe523f9897029 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/route.py | [
"Apache-2.0"
] | Python | link_to_default_domain | pulumi.Output[Optional[str]] | def link_to_default_domain(self) -> pulumi.Output[Optional[str]]:
"""
whether this route will be linked to the default endpoint domain.
"""
return pulumi.get(self, "link_to_default_domain") |
whether this route will be linked to the default endpoint domain.
| whether this route will be linked to the default endpoint domain. | [
"whether",
"this",
"route",
"will",
"be",
"linked",
"to",
"the",
"default",
"endpoint",
"domain",
"."
] | def link_to_default_domain(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "link_to_default_domain") | [
"def",
"link_to_default_domain",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"link_to_default_domain\"",
")"
] | whether this route will be linked to the default endpoint domain. | [
"whether",
"this",
"route",
"will",
"be",
"linked",
"to",
"the",
"default",
"endpoint",
"domain",
"."
] | [
"\"\"\"\n whether this route will be linked to the default endpoint domain.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
be029e7ee38f2a444fc2f633a2bfe523f9897029 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/route.py | [
"Apache-2.0"
] | Python | origin_group | pulumi.Output['outputs.ResourceReferenceResponse'] | def origin_group(self) -> pulumi.Output['outputs.ResourceReferenceResponse']:
"""
A reference to the origin group.
"""
return pulumi.get(self, "origin_group") |
A reference to the origin group.
| A reference to the origin group. | [
"A",
"reference",
"to",
"the",
"origin",
"group",
"."
] | def origin_group(self) -> pulumi.Output['outputs.ResourceReferenceResponse']:
return pulumi.get(self, "origin_group") | [
"def",
"origin_group",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"'outputs.ResourceReferenceResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"origin_group\"",
")"
] | A reference to the origin group. | [
"A",
"reference",
"to",
"the",
"origin",
"group",
"."
] | [
"\"\"\"\n A reference to the origin group.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
be029e7ee38f2a444fc2f633a2bfe523f9897029 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/route.py | [
"Apache-2.0"
] | Python | patterns_to_match | pulumi.Output[Optional[Sequence[str]]] | def patterns_to_match(self) -> pulumi.Output[Optional[Sequence[str]]]:
"""
The route patterns of the rule.
"""
return pulumi.get(self, "patterns_to_match") |
The route patterns of the rule.
| The route patterns of the rule. | [
"The",
"route",
"patterns",
"of",
"the",
"rule",
"."
] | def patterns_to_match(self) -> pulumi.Output[Optional[Sequence[str]]]:
return pulumi.get(self, "patterns_to_match") | [
"def",
"patterns_to_match",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"Sequence",
"[",
"str",
"]",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"patterns_to_match\"",
")"
] | The route patterns of the rule. | [
"The",
"route",
"patterns",
"of",
"the",
"rule",
"."
] | [
"\"\"\"\n The route patterns of the rule.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
be029e7ee38f2a444fc2f633a2bfe523f9897029 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/route.py | [
"Apache-2.0"
] | Python | rule_sets | pulumi.Output[Optional[Sequence['outputs.ResourceReferenceResponse']]] | def rule_sets(self) -> pulumi.Output[Optional[Sequence['outputs.ResourceReferenceResponse']]]:
"""
rule sets referenced by this endpoint.
"""
return pulumi.get(self, "rule_sets") |
rule sets referenced by this endpoint.
| rule sets referenced by this endpoint. | [
"rule",
"sets",
"referenced",
"by",
"this",
"endpoint",
"."
] | def rule_sets(self) -> pulumi.Output[Optional[Sequence['outputs.ResourceReferenceResponse']]]:
return pulumi.get(self, "rule_sets") | [
"def",
"rule_sets",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"Sequence",
"[",
"'outputs.ResourceReferenceResponse'",
"]",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"rule_sets\"",
")"
] | rule sets referenced by this endpoint. | [
"rule",
"sets",
"referenced",
"by",
"this",
"endpoint",
"."
] | [
"\"\"\"\n rule sets referenced by this endpoint.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
be029e7ee38f2a444fc2f633a2bfe523f9897029 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cdn/route.py | [
"Apache-2.0"
] | Python | supported_protocols | pulumi.Output[Optional[Sequence[str]]] | def supported_protocols(self) -> pulumi.Output[Optional[Sequence[str]]]:
"""
List of supported protocols for this route.
"""
return pulumi.get(self, "supported_protocols") |
List of supported protocols for this route.
| List of supported protocols for this route. | [
"List",
"of",
"supported",
"protocols",
"for",
"this",
"route",
"."
] | def supported_protocols(self) -> pulumi.Output[Optional[Sequence[str]]]:
return pulumi.get(self, "supported_protocols") | [
"def",
"supported_protocols",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"Sequence",
"[",
"str",
"]",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"supported_protocols\"",
")"
] | List of supported protocols for this route. | [
"List",
"of",
"supported",
"protocols",
"for",
"this",
"route",
"."
] | [
"\"\"\"\n List of supported protocols for this route.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
be20ff0e6fa9d80c9b71ca63ba7afd36d6a1e129 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/iotcentral/latest/app.py | [
"Apache-2.0"
] | Python | subdomain | pulumi.Output[Optional[str]] | def subdomain(self) -> pulumi.Output[Optional[str]]:
"""
The subdomain of the application.
"""
return pulumi.get(self, "subdomain") |
The subdomain of the application.
| The subdomain of the application. | [
"The",
"subdomain",
"of",
"the",
"application",
"."
] | def subdomain(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "subdomain") | [
"def",
"subdomain",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"subdomain\"",
")"
] | The subdomain of the application. | [
"The",
"subdomain",
"of",
"the",
"application",
"."
] | [
"\"\"\"\n The subdomain of the application.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abc9bcb513e81199b084bcaf781c130421d7fadb | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/management/v20200501/get_management_group.py | [
"Apache-2.0"
] | Python | path | Optional[Sequence['outputs.ManagementGroupPathElementResponse']] | def path(self) -> Optional[Sequence['outputs.ManagementGroupPathElementResponse']]:
"""
The path from the root to the current group.
"""
return pulumi.get(self, "path") |
The path from the root to the current group.
| The path from the root to the current group. | [
"The",
"path",
"from",
"the",
"root",
"to",
"the",
"current",
"group",
"."
] | def path(self) -> Optional[Sequence['outputs.ManagementGroupPathElementResponse']]:
return pulumi.get(self, "path") | [
"def",
"path",
"(",
"self",
")",
"->",
"Optional",
"[",
"Sequence",
"[",
"'outputs.ManagementGroupPathElementResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"path\"",
")"
] | The path from the root to the current group. | [
"The",
"path",
"from",
"the",
"root",
"to",
"the",
"current",
"group",
"."
] | [
"\"\"\"\n The path from the root to the current group.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abd0f36ea503fe27efea5bb247195e662ae3a997 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/security/v20150601preview/adaptive_application_control.py | [
"Apache-2.0"
] | Python | configuration_status | pulumi.Output[Optional[str]] | def configuration_status(self) -> pulumi.Output[Optional[str]]:
"""
The configuration status of the VM/server group or machine or rule on the machine
"""
return pulumi.get(self, "configuration_status") |
The configuration status of the VM/server group or machine or rule on the machine
| The configuration status of the VM/server group or machine or rule on the machine | [
"The",
"configuration",
"status",
"of",
"the",
"VM",
"/",
"server",
"group",
"or",
"machine",
"or",
"rule",
"on",
"the",
"machine"
] | def configuration_status(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "configuration_status") | [
"def",
"configuration_status",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"configuration_status\"",
")"
] | The configuration status of the VM/server group or machine or rule on the machine | [
"The",
"configuration",
"status",
"of",
"the",
"VM",
"/",
"server",
"group",
"or",
"machine",
"or",
"rule",
"on",
"the",
"machine"
] | [
"\"\"\"\n The configuration status of the VM/server group or machine or rule on the machine\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abd0f36ea503fe27efea5bb247195e662ae3a997 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/security/v20150601preview/adaptive_application_control.py | [
"Apache-2.0"
] | Python | recommendation_status | pulumi.Output[Optional[str]] | def recommendation_status(self) -> pulumi.Output[Optional[str]]:
"""
The recommendation status of the VM/server group or VM/server
"""
return pulumi.get(self, "recommendation_status") |
The recommendation status of the VM/server group or VM/server
| The recommendation status of the VM/server group or VM/server | [
"The",
"recommendation",
"status",
"of",
"the",
"VM",
"/",
"server",
"group",
"or",
"VM",
"/",
"server"
] | def recommendation_status(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "recommendation_status") | [
"def",
"recommendation_status",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"recommendation_status\"",
")"
] | The recommendation status of the VM/server group or VM/server | [
"The",
"recommendation",
"status",
"of",
"the",
"VM",
"/",
"server",
"group",
"or",
"VM",
"/",
"server"
] | [
"\"\"\"\n The recommendation status of the VM/server group or VM/server\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abd0f36ea503fe27efea5bb247195e662ae3a997 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/security/v20150601preview/adaptive_application_control.py | [
"Apache-2.0"
] | Python | source_system | pulumi.Output[Optional[str]] | def source_system(self) -> pulumi.Output[Optional[str]]:
"""
The source type of the VM/server group
"""
return pulumi.get(self, "source_system") |
The source type of the VM/server group
| The source type of the VM/server group | [
"The",
"source",
"type",
"of",
"the",
"VM",
"/",
"server",
"group"
] | def source_system(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "source_system") | [
"def",
"source_system",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"source_system\"",
")"
] | The source type of the VM/server group | [
"The",
"source",
"type",
"of",
"the",
"VM",
"/",
"server",
"group"
] | [
"\"\"\"\n The source type of the VM/server group\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abe93682da184dd57c1c03b39a6438d94845dd32 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/costmanagement/v20190901/get_export.py | [
"Apache-2.0"
] | Python | definition | 'outputs.QueryDefinitionResponse' | def definition(self) -> 'outputs.QueryDefinitionResponse':
"""
Has definition for the export.
"""
return pulumi.get(self, "definition") |
Has definition for the export.
| Has definition for the export. | [
"Has",
"definition",
"for",
"the",
"export",
"."
] | def definition(self) -> 'outputs.QueryDefinitionResponse':
return pulumi.get(self, "definition") | [
"def",
"definition",
"(",
"self",
")",
"->",
"'outputs.QueryDefinitionResponse'",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"definition\"",
")"
] | Has definition for the export. | [
"Has",
"definition",
"for",
"the",
"export",
"."
] | [
"\"\"\"\n Has definition for the export.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abe93682da184dd57c1c03b39a6438d94845dd32 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/costmanagement/v20190901/get_export.py | [
"Apache-2.0"
] | Python | schedule | Optional['outputs.ExportScheduleResponse'] | def schedule(self) -> Optional['outputs.ExportScheduleResponse']:
"""
Has schedule information for the export.
"""
return pulumi.get(self, "schedule") |
Has schedule information for the export.
| Has schedule information for the export. | [
"Has",
"schedule",
"information",
"for",
"the",
"export",
"."
] | def schedule(self) -> Optional['outputs.ExportScheduleResponse']:
return pulumi.get(self, "schedule") | [
"def",
"schedule",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.ExportScheduleResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"schedule\"",
")"
] | Has schedule information for the export. | [
"Has",
"schedule",
"information",
"for",
"the",
"export",
"."
] | [
"\"\"\"\n Has schedule information for the export.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abecaea23d17c2498a5d90cdb388c74ccb0a1f60 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/insights/get_metric_alert.py | [
"Apache-2.0"
] | Python | actions | Optional[Sequence['outputs.MetricAlertActionResponse']] | def actions(self) -> Optional[Sequence['outputs.MetricAlertActionResponse']]:
"""
the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
"""
return pulumi.get(self, "actions") |
the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
| the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved. | [
"the",
"array",
"of",
"actions",
"that",
"are",
"performed",
"when",
"the",
"alert",
"rule",
"becomes",
"active",
"and",
"when",
"an",
"alert",
"condition",
"is",
"resolved",
"."
] | def actions(self) -> Optional[Sequence['outputs.MetricAlertActionResponse']]:
return pulumi.get(self, "actions") | [
"def",
"actions",
"(",
"self",
")",
"->",
"Optional",
"[",
"Sequence",
"[",
"'outputs.MetricAlertActionResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"actions\"",
")"
] | the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved. | [
"the",
"array",
"of",
"actions",
"that",
"are",
"performed",
"when",
"the",
"alert",
"rule",
"becomes",
"active",
"and",
"when",
"an",
"alert",
"condition",
"is",
"resolved",
"."
] | [
"\"\"\"\n the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abecaea23d17c2498a5d90cdb388c74ccb0a1f60 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/insights/get_metric_alert.py | [
"Apache-2.0"
] | Python | auto_mitigate | Optional[bool] | def auto_mitigate(self) -> Optional[bool]:
"""
the flag that indicates whether the alert should be auto resolved or not. The default is true.
"""
return pulumi.get(self, "auto_mitigate") |
the flag that indicates whether the alert should be auto resolved or not. The default is true.
| the flag that indicates whether the alert should be auto resolved or not. The default is true. | [
"the",
"flag",
"that",
"indicates",
"whether",
"the",
"alert",
"should",
"be",
"auto",
"resolved",
"or",
"not",
".",
"The",
"default",
"is",
"true",
"."
] | def auto_mitigate(self) -> Optional[bool]:
return pulumi.get(self, "auto_mitigate") | [
"def",
"auto_mitigate",
"(",
"self",
")",
"->",
"Optional",
"[",
"bool",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"auto_mitigate\"",
")"
] | the flag that indicates whether the alert should be auto resolved or not. | [
"the",
"flag",
"that",
"indicates",
"whether",
"the",
"alert",
"should",
"be",
"auto",
"resolved",
"or",
"not",
"."
] | [
"\"\"\"\n the flag that indicates whether the alert should be auto resolved or not. The default is true.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abecaea23d17c2498a5d90cdb388c74ccb0a1f60 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/insights/get_metric_alert.py | [
"Apache-2.0"
] | Python | criteria | Any | def criteria(self) -> Any:
"""
defines the specific alert criteria information.
"""
return pulumi.get(self, "criteria") |
defines the specific alert criteria information.
| defines the specific alert criteria information. | [
"defines",
"the",
"specific",
"alert",
"criteria",
"information",
"."
] | def criteria(self) -> Any:
return pulumi.get(self, "criteria") | [
"def",
"criteria",
"(",
"self",
")",
"->",
"Any",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"criteria\"",
")"
] | defines the specific alert criteria information. | [
"defines",
"the",
"specific",
"alert",
"criteria",
"information",
"."
] | [
"\"\"\"\n defines the specific alert criteria information.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abecaea23d17c2498a5d90cdb388c74ccb0a1f60 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/insights/get_metric_alert.py | [
"Apache-2.0"
] | Python | is_migrated | bool | def is_migrated(self) -> bool:
"""
the value indicating whether this alert rule is migrated.
"""
return pulumi.get(self, "is_migrated") |
the value indicating whether this alert rule is migrated.
| the value indicating whether this alert rule is migrated. | [
"the",
"value",
"indicating",
"whether",
"this",
"alert",
"rule",
"is",
"migrated",
"."
] | def is_migrated(self) -> bool:
return pulumi.get(self, "is_migrated") | [
"def",
"is_migrated",
"(",
"self",
")",
"->",
"bool",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"is_migrated\"",
")"
] | the value indicating whether this alert rule is migrated. | [
"the",
"value",
"indicating",
"whether",
"this",
"alert",
"rule",
"is",
"migrated",
"."
] | [
"\"\"\"\n the value indicating whether this alert rule is migrated.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abecaea23d17c2498a5d90cdb388c74ccb0a1f60 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/insights/get_metric_alert.py | [
"Apache-2.0"
] | Python | target_resource_region | Optional[str] | def target_resource_region(self) -> Optional[str]:
"""
the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
"""
return pulumi.get(self, "target_resource_region") |
the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.
| the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource. | [
"the",
"region",
"of",
"the",
"target",
"resource",
"(",
"s",
")",
"on",
"which",
"the",
"alert",
"is",
"created",
"/",
"updated",
".",
"Mandatory",
"if",
"the",
"scope",
"contains",
"a",
"subscription",
"resource",
"group",
"or",
"more",
"than",
"one",
... | def target_resource_region(self) -> Optional[str]:
return pulumi.get(self, "target_resource_region") | [
"def",
"target_resource_region",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"target_resource_region\"",
")"
] | the region of the target resource(s) on which the alert is created/updated. | [
"the",
"region",
"of",
"the",
"target",
"resource",
"(",
"s",
")",
"on",
"which",
"the",
"alert",
"is",
"created",
"/",
"updated",
"."
] | [
"\"\"\"\n the region of the target resource(s) on which the alert is created/updated. Mandatory if the scope contains a subscription, resource group, or more than one resource.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abed08e73d436ee81e573d6d4eb1e5e476ee39d9 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/datamigration/v20180419/service.py | [
"Apache-2.0"
] | Python | virtual_subnet_id | pulumi.Output[str] | def virtual_subnet_id(self) -> pulumi.Output[str]:
"""
The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined
"""
return pulumi.get(self, "virtual_subnet_id") |
The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined
| The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined | [
"The",
"ID",
"of",
"the",
"Microsoft",
".",
"Network",
"/",
"virtualNetworks",
"/",
"subnets",
"resource",
"to",
"which",
"the",
"service",
"should",
"be",
"joined"
] | def virtual_subnet_id(self) -> pulumi.Output[str]:
return pulumi.get(self, "virtual_subnet_id") | [
"def",
"virtual_subnet_id",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"virtual_subnet_id\"",
")"
] | The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined | [
"The",
"ID",
"of",
"the",
"Microsoft",
".",
"Network",
"/",
"virtualNetworks",
"/",
"subnets",
"resource",
"to",
"which",
"the",
"service",
"should",
"be",
"joined"
] | [
"\"\"\"\n The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abf9a881f6bcc1c992e4cc76a95e7c7a7bb7b41d | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/batch/v20200901/batch_account.py | [
"Apache-2.0"
] | Python | encryption | pulumi.Output['outputs.EncryptionPropertiesResponse'] | def encryption(self) -> pulumi.Output['outputs.EncryptionPropertiesResponse']:
"""
Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
"""
... |
Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
| Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead. | [
"Configures",
"how",
"customer",
"data",
"is",
"encrypted",
"inside",
"the",
"Batch",
"account",
".",
"By",
"default",
"accounts",
"are",
"encrypted",
"using",
"a",
"Microsoft",
"managed",
"key",
".",
"For",
"additional",
"control",
"a",
"customer",
"-",
"mana... | def encryption(self) -> pulumi.Output['outputs.EncryptionPropertiesResponse']:
return pulumi.get(self, "encryption") | [
"def",
"encryption",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"'outputs.EncryptionPropertiesResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"encryption\"",
")"
] | Configures how customer data is encrypted inside the Batch account. | [
"Configures",
"how",
"customer",
"data",
"is",
"encrypted",
"inside",
"the",
"Batch",
"account",
"."
] | [
"\"\"\"\n Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abf9a881f6bcc1c992e4cc76a95e7c7a7bb7b41d | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/batch/v20200901/batch_account.py | [
"Apache-2.0"
] | Python | identity | pulumi.Output[Optional['outputs.BatchAccountIdentityResponse']] | def identity(self) -> pulumi.Output[Optional['outputs.BatchAccountIdentityResponse']]:
"""
The identity of the Batch account.
"""
return pulumi.get(self, "identity") |
The identity of the Batch account.
| The identity of the Batch account. | [
"The",
"identity",
"of",
"the",
"Batch",
"account",
"."
] | def identity(self) -> pulumi.Output[Optional['outputs.BatchAccountIdentityResponse']]:
return pulumi.get(self, "identity") | [
"def",
"identity",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"'outputs.BatchAccountIdentityResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"identity\"",
")"
] | The identity of the Batch account. | [
"The",
"identity",
"of",
"the",
"Batch",
"account",
"."
] | [
"\"\"\"\n The identity of the Batch account.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
abfd090f23b9673fe8db2ef98d68eb89839f069f | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20180301/get_profile.py | [
"Apache-2.0"
] | Python | traffic_view_enrollment_status | Optional[str] | def traffic_view_enrollment_status(self) -> Optional[str]:
"""
Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile. Null, indicates 'Disabled'. Enabling this feature will increase the cost of the Traffic Manage profile.
"""
return pulumi.get(self, "t... |
Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile. Null, indicates 'Disabled'. Enabling this feature will increase the cost of the Traffic Manage profile.
| Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile. Null, indicates 'Disabled'. Enabling this feature will increase the cost of the Traffic Manage profile. | [
"Indicates",
"whether",
"Traffic",
"View",
"is",
"'",
"Enabled",
"'",
"or",
"'",
"Disabled",
"'",
"for",
"the",
"Traffic",
"Manager",
"profile",
".",
"Null",
"indicates",
"'",
"Disabled",
"'",
".",
"Enabling",
"this",
"feature",
"will",
"increase",
"the",
... | def traffic_view_enrollment_status(self) -> Optional[str]:
return pulumi.get(self, "traffic_view_enrollment_status") | [
"def",
"traffic_view_enrollment_status",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"traffic_view_enrollment_status\"",
")"
] | Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile. | [
"Indicates",
"whether",
"Traffic",
"View",
"is",
"'",
"Enabled",
"'",
"or",
"'",
"Disabled",
"'",
"for",
"the",
"Traffic",
"Manager",
"profile",
"."
] | [
"\"\"\"\n Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile. Null, indicates 'Disabled'. Enabling this feature will increase the cost of the Traffic Manage profile.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
0cfdcfa1e6d2e2a614085a1317a8cd5edb1e5b7d | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/customerinsights/latest/get_relationship_link.py | [
"Apache-2.0"
] | Python | interaction_type | str | def interaction_type(self) -> str:
"""
The InteractionType associated with the Relationship Link.
"""
return pulumi.get(self, "interaction_type") |
The InteractionType associated with the Relationship Link.
| The InteractionType associated with the Relationship Link. | [
"The",
"InteractionType",
"associated",
"with",
"the",
"Relationship",
"Link",
"."
] | def interaction_type(self) -> str:
return pulumi.get(self, "interaction_type") | [
"def",
"interaction_type",
"(",
"self",
")",
"->",
"str",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"interaction_type\"",
")"
] | The InteractionType associated with the Relationship Link. | [
"The",
"InteractionType",
"associated",
"with",
"the",
"Relationship",
"Link",
"."
] | [
"\"\"\"\n The InteractionType associated with the Relationship Link.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
0cfdcfa1e6d2e2a614085a1317a8cd5edb1e5b7d | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/customerinsights/latest/get_relationship_link.py | [
"Apache-2.0"
] | Python | link_name | str | def link_name(self) -> str:
"""
The name of the Relationship Link.
"""
return pulumi.get(self, "link_name") |
The name of the Relationship Link.
| The name of the Relationship Link. | [
"The",
"name",
"of",
"the",
"Relationship",
"Link",
"."
] | def link_name(self) -> str:
return pulumi.get(self, "link_name") | [
"def",
"link_name",
"(",
"self",
")",
"->",
"str",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"link_name\"",
")"
] | The name of the Relationship Link. | [
"The",
"name",
"of",
"the",
"Relationship",
"Link",
"."
] | [
"\"\"\"\n The name of the Relationship Link.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
0cfdcfa1e6d2e2a614085a1317a8cd5edb1e5b7d | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/customerinsights/latest/get_relationship_link.py | [
"Apache-2.0"
] | Python | mappings | Optional[Sequence['outputs.RelationshipLinkFieldMappingResponse']] | def mappings(self) -> Optional[Sequence['outputs.RelationshipLinkFieldMappingResponse']]:
"""
The mappings between Interaction and Relationship fields.
"""
return pulumi.get(self, "mappings") |
The mappings between Interaction and Relationship fields.
| The mappings between Interaction and Relationship fields. | [
"The",
"mappings",
"between",
"Interaction",
"and",
"Relationship",
"fields",
"."
] | def mappings(self) -> Optional[Sequence['outputs.RelationshipLinkFieldMappingResponse']]:
return pulumi.get(self, "mappings") | [
"def",
"mappings",
"(",
"self",
")",
"->",
"Optional",
"[",
"Sequence",
"[",
"'outputs.RelationshipLinkFieldMappingResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"mappings\"",
")"
] | The mappings between Interaction and Relationship fields. | [
"The",
"mappings",
"between",
"Interaction",
"and",
"Relationship",
"fields",
"."
] | [
"\"\"\"\n The mappings between Interaction and Relationship fields.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
0cfdcfa1e6d2e2a614085a1317a8cd5edb1e5b7d | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/customerinsights/latest/get_relationship_link.py | [
"Apache-2.0"
] | Python | profile_property_references | Sequence['outputs.ParticipantProfilePropertyReferenceResponse'] | def profile_property_references(self) -> Sequence['outputs.ParticipantProfilePropertyReferenceResponse']:
"""
The property references for the Profile of the Relationship.
"""
return pulumi.get(self, "profile_property_references") |
The property references for the Profile of the Relationship.
| The property references for the Profile of the Relationship. | [
"The",
"property",
"references",
"for",
"the",
"Profile",
"of",
"the",
"Relationship",
"."
] | def profile_property_references(self) -> Sequence['outputs.ParticipantProfilePropertyReferenceResponse']:
return pulumi.get(self, "profile_property_references") | [
"def",
"profile_property_references",
"(",
"self",
")",
"->",
"Sequence",
"[",
"'outputs.ParticipantProfilePropertyReferenceResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"profile_property_references\"",
")"
] | The property references for the Profile of the Relationship. | [
"The",
"property",
"references",
"for",
"the",
"Profile",
"of",
"the",
"Relationship",
"."
] | [
"\"\"\"\n The property references for the Profile of the Relationship.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
0cfdcfa1e6d2e2a614085a1317a8cd5edb1e5b7d | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/customerinsights/latest/get_relationship_link.py | [
"Apache-2.0"
] | Python | related_profile_property_references | Sequence['outputs.ParticipantProfilePropertyReferenceResponse'] | def related_profile_property_references(self) -> Sequence['outputs.ParticipantProfilePropertyReferenceResponse']:
"""
The property references for the Related Profile of the Relationship.
"""
return pulumi.get(self, "related_profile_property_references") |
The property references for the Related Profile of the Relationship.
| The property references for the Related Profile of the Relationship. | [
"The",
"property",
"references",
"for",
"the",
"Related",
"Profile",
"of",
"the",
"Relationship",
"."
] | def related_profile_property_references(self) -> Sequence['outputs.ParticipantProfilePropertyReferenceResponse']:
return pulumi.get(self, "related_profile_property_references") | [
"def",
"related_profile_property_references",
"(",
"self",
")",
"->",
"Sequence",
"[",
"'outputs.ParticipantProfilePropertyReferenceResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"related_profile_property_references\"",
")"
] | The property references for the Related Profile of the Relationship. | [
"The",
"property",
"references",
"for",
"the",
"Related",
"Profile",
"of",
"the",
"Relationship",
"."
] | [
"\"\"\"\n The property references for the Related Profile of the Relationship.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
0cfdcfa1e6d2e2a614085a1317a8cd5edb1e5b7d | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/customerinsights/latest/get_relationship_link.py | [
"Apache-2.0"
] | Python | relationship_name | str | def relationship_name(self) -> str:
"""
The Relationship associated with the Link.
"""
return pulumi.get(self, "relationship_name") |
The Relationship associated with the Link.
| The Relationship associated with the Link. | [
"The",
"Relationship",
"associated",
"with",
"the",
"Link",
"."
] | def relationship_name(self) -> str:
return pulumi.get(self, "relationship_name") | [
"def",
"relationship_name",
"(",
"self",
")",
"->",
"str",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"relationship_name\"",
")"
] | The Relationship associated with the Link. | [
"The",
"Relationship",
"associated",
"with",
"the",
"Link",
"."
] | [
"\"\"\"\n The Relationship associated with the Link.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
49013dc0efaa50c7ab8cd3b78c12afcf9b0ef7d9 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20180401/get_profile.py | [
"Apache-2.0"
] | Python | max_return | Optional[float] | def max_return(self) -> Optional[float]:
"""
Maximum number of endpoints to be returned for MultiValue routing type.
"""
return pulumi.get(self, "max_return") |
Maximum number of endpoints to be returned for MultiValue routing type.
| Maximum number of endpoints to be returned for MultiValue routing type. | [
"Maximum",
"number",
"of",
"endpoints",
"to",
"be",
"returned",
"for",
"MultiValue",
"routing",
"type",
"."
] | def max_return(self) -> Optional[float]:
return pulumi.get(self, "max_return") | [
"def",
"max_return",
"(",
"self",
")",
"->",
"Optional",
"[",
"float",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"max_return\"",
")"
] | Maximum number of endpoints to be returned for MultiValue routing type. | [
"Maximum",
"number",
"of",
"endpoints",
"to",
"be",
"returned",
"for",
"MultiValue",
"routing",
"type",
"."
] | [
"\"\"\"\n Maximum number of endpoints to be returned for MultiValue routing type.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
490d086ad417a43a055aa053e0af706887c7e501 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/cognitiveservices/latest/get_account.py | [
"Apache-2.0"
] | Python | properties | 'outputs.CognitiveServicesAccountPropertiesResponse' | def properties(self) -> 'outputs.CognitiveServicesAccountPropertiesResponse':
"""
Properties of Cognitive Services account.
"""
return pulumi.get(self, "properties") |
Properties of Cognitive Services account.
| Properties of Cognitive Services account. | [
"Properties",
"of",
"Cognitive",
"Services",
"account",
"."
] | def properties(self) -> 'outputs.CognitiveServicesAccountPropertiesResponse':
return pulumi.get(self, "properties") | [
"def",
"properties",
"(",
"self",
")",
"->",
"'outputs.CognitiveServicesAccountPropertiesResponse'",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"properties\"",
")"
] | Properties of Cognitive Services account. | [
"Properties",
"of",
"Cognitive",
"Services",
"account",
"."
] | [
"\"\"\"\n Properties of Cognitive Services account.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
491f639406ff89f9553ded0142f20310b707b503 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/compute/v20180930/get_disk.py | [
"Apache-2.0"
] | Python | disk_m_bps_read_write | Optional[int] | def disk_m_bps_read_write(self) -> Optional[int]:
"""
The bandwidth allowed for this disk; only settable for UltraSSD disks. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10.
"""
return pulumi.get(self, "disk_m_bps_read_write") |
The bandwidth allowed for this disk; only settable for UltraSSD disks. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10.
| The bandwidth allowed for this disk; only settable for UltraSSD disks. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10. | [
"The",
"bandwidth",
"allowed",
"for",
"this",
"disk",
";",
"only",
"settable",
"for",
"UltraSSD",
"disks",
".",
"MBps",
"means",
"millions",
"of",
"bytes",
"per",
"second",
"-",
"MB",
"here",
"uses",
"the",
"ISO",
"notation",
"of",
"powers",
"of",
"10",
... | def disk_m_bps_read_write(self) -> Optional[int]:
return pulumi.get(self, "disk_m_bps_read_write") | [
"def",
"disk_m_bps_read_write",
"(",
"self",
")",
"->",
"Optional",
"[",
"int",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"disk_m_bps_read_write\"",
")"
] | The bandwidth allowed for this disk; only settable for UltraSSD disks. | [
"The",
"bandwidth",
"allowed",
"for",
"this",
"disk",
";",
"only",
"settable",
"for",
"UltraSSD",
"disks",
"."
] | [
"\"\"\"\n The bandwidth allowed for this disk; only settable for UltraSSD disks. MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
16333348a2cdb4105b0c92b622566f697a3fa7db | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20200601/private_zone.py | [
"Apache-2.0"
] | Python | max_number_of_virtual_network_links | pulumi.Output[float] | def max_number_of_virtual_network_links(self) -> pulumi.Output[float]:
"""
The maximum number of virtual networks that can be linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.
"""
return pulumi.get(self, "max_number_of_virtua... |
The maximum number of virtual networks that can be linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.
| The maximum number of virtual networks that can be linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored. | [
"The",
"maximum",
"number",
"of",
"virtual",
"networks",
"that",
"can",
"be",
"linked",
"to",
"this",
"Private",
"DNS",
"zone",
".",
"This",
"is",
"a",
"read",
"-",
"only",
"property",
"and",
"any",
"attempt",
"to",
"set",
"this",
"value",
"will",
"be",
... | def max_number_of_virtual_network_links(self) -> pulumi.Output[float]:
return pulumi.get(self, "max_number_of_virtual_network_links") | [
"def",
"max_number_of_virtual_network_links",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"float",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"max_number_of_virtual_network_links\"",
")"
] | The maximum number of virtual networks that can be linked to this Private DNS zone. | [
"The",
"maximum",
"number",
"of",
"virtual",
"networks",
"that",
"can",
"be",
"linked",
"to",
"this",
"Private",
"DNS",
"zone",
"."
] | [
"\"\"\"\n The maximum number of virtual networks that can be linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
16333348a2cdb4105b0c92b622566f697a3fa7db | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20200601/private_zone.py | [
"Apache-2.0"
] | Python | max_number_of_virtual_network_links_with_registration | pulumi.Output[float] | def max_number_of_virtual_network_links_with_registration(self) -> pulumi.Output[float]:
"""
The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.
"""
r... |
The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.
| The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored. | [
"The",
"maximum",
"number",
"of",
"virtual",
"networks",
"that",
"can",
"be",
"linked",
"to",
"this",
"Private",
"DNS",
"zone",
"with",
"registration",
"enabled",
".",
"This",
"is",
"a",
"read",
"-",
"only",
"property",
"and",
"any",
"attempt",
"to",
"set"... | def max_number_of_virtual_network_links_with_registration(self) -> pulumi.Output[float]:
return pulumi.get(self, "max_number_of_virtual_network_links_with_registration") | [
"def",
"max_number_of_virtual_network_links_with_registration",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"float",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"max_number_of_virtual_network_links_with_registration\"",
")"
] | The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. | [
"The",
"maximum",
"number",
"of",
"virtual",
"networks",
"that",
"can",
"be",
"linked",
"to",
"this",
"Private",
"DNS",
"zone",
"with",
"registration",
"enabled",
"."
] | [
"\"\"\"\n The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
16333348a2cdb4105b0c92b622566f697a3fa7db | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20200601/private_zone.py | [
"Apache-2.0"
] | Python | number_of_virtual_network_links | pulumi.Output[float] | def number_of_virtual_network_links(self) -> pulumi.Output[float]:
"""
The current number of virtual networks that are linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.
"""
return pulumi.get(self, "number_of_virtual_network_l... |
The current number of virtual networks that are linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.
| The current number of virtual networks that are linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored. | [
"The",
"current",
"number",
"of",
"virtual",
"networks",
"that",
"are",
"linked",
"to",
"this",
"Private",
"DNS",
"zone",
".",
"This",
"is",
"a",
"read",
"-",
"only",
"property",
"and",
"any",
"attempt",
"to",
"set",
"this",
"value",
"will",
"be",
"ignor... | def number_of_virtual_network_links(self) -> pulumi.Output[float]:
return pulumi.get(self, "number_of_virtual_network_links") | [
"def",
"number_of_virtual_network_links",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"float",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"number_of_virtual_network_links\"",
")"
] | The current number of virtual networks that are linked to this Private DNS zone. | [
"The",
"current",
"number",
"of",
"virtual",
"networks",
"that",
"are",
"linked",
"to",
"this",
"Private",
"DNS",
"zone",
"."
] | [
"\"\"\"\n The current number of virtual networks that are linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
16333348a2cdb4105b0c92b622566f697a3fa7db | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20200601/private_zone.py | [
"Apache-2.0"
] | Python | number_of_virtual_network_links_with_registration | pulumi.Output[float] | def number_of_virtual_network_links_with_registration(self) -> pulumi.Output[float]:
"""
The current number of virtual networks that are linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.
"""
return p... |
The current number of virtual networks that are linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.
| The current number of virtual networks that are linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored. | [
"The",
"current",
"number",
"of",
"virtual",
"networks",
"that",
"are",
"linked",
"to",
"this",
"Private",
"DNS",
"zone",
"with",
"registration",
"enabled",
".",
"This",
"is",
"a",
"read",
"-",
"only",
"property",
"and",
"any",
"attempt",
"to",
"set",
"thi... | def number_of_virtual_network_links_with_registration(self) -> pulumi.Output[float]:
return pulumi.get(self, "number_of_virtual_network_links_with_registration") | [
"def",
"number_of_virtual_network_links_with_registration",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"float",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"number_of_virtual_network_links_with_registration\"",
")"
] | The current number of virtual networks that are linked to this Private DNS zone with registration enabled. | [
"The",
"current",
"number",
"of",
"virtual",
"networks",
"that",
"are",
"linked",
"to",
"this",
"Private",
"DNS",
"zone",
"with",
"registration",
"enabled",
"."
] | [
"\"\"\"\n The current number of virtual networks that are linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
163839a9103c46c1cfec82209d5e95bc0e528099 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/apimanagement/get_api_tag_description.py | [
"Apache-2.0"
] | Python | external_docs_description | Optional[str] | def external_docs_description(self) -> Optional[str]:
"""
Description of the external resources describing the tag.
"""
return pulumi.get(self, "external_docs_description") |
Description of the external resources describing the tag.
| Description of the external resources describing the tag. | [
"Description",
"of",
"the",
"external",
"resources",
"describing",
"the",
"tag",
"."
] | def external_docs_description(self) -> Optional[str]:
return pulumi.get(self, "external_docs_description") | [
"def",
"external_docs_description",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"external_docs_description\"",
")"
] | Description of the external resources describing the tag. | [
"Description",
"of",
"the",
"external",
"resources",
"describing",
"the",
"tag",
"."
] | [
"\"\"\"\n Description of the external resources describing the tag.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
163839a9103c46c1cfec82209d5e95bc0e528099 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/apimanagement/get_api_tag_description.py | [
"Apache-2.0"
] | Python | external_docs_url | Optional[str] | def external_docs_url(self) -> Optional[str]:
"""
Absolute URL of external resources describing the tag.
"""
return pulumi.get(self, "external_docs_url") |
Absolute URL of external resources describing the tag.
| Absolute URL of external resources describing the tag. | [
"Absolute",
"URL",
"of",
"external",
"resources",
"describing",
"the",
"tag",
"."
] | def external_docs_url(self) -> Optional[str]:
return pulumi.get(self, "external_docs_url") | [
"def",
"external_docs_url",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"external_docs_url\"",
")"
] | Absolute URL of external resources describing the tag. | [
"Absolute",
"URL",
"of",
"external",
"resources",
"describing",
"the",
"tag",
"."
] | [
"\"\"\"\n Absolute URL of external resources describing the tag.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
163839a9103c46c1cfec82209d5e95bc0e528099 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/apimanagement/get_api_tag_description.py | [
"Apache-2.0"
] | Python | tag_id | Optional[str] | def tag_id(self) -> Optional[str]:
"""
Identifier of the tag in the form of /tags/{tagId}
"""
return pulumi.get(self, "tag_id") |
Identifier of the tag in the form of /tags/{tagId}
| Identifier of the tag in the form of /tags/{tagId} | [
"Identifier",
"of",
"the",
"tag",
"in",
"the",
"form",
"of",
"/",
"tags",
"/",
"{",
"tagId",
"}"
] | def tag_id(self) -> Optional[str]:
return pulumi.get(self, "tag_id") | [
"def",
"tag_id",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"tag_id\"",
")"
] | Identifier of the tag in the form of /tags/{tagId} | [
"Identifier",
"of",
"the",
"tag",
"in",
"the",
"form",
"of",
"/",
"tags",
"/",
"{",
"tagId",
"}"
] | [
"\"\"\"\n Identifier of the tag in the form of /tags/{tagId}\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
16603e94b8bcaa6a1621f04d654521bc424627d6 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/iotcentral/v20180901/get_app.py | [
"Apache-2.0"
] | Python | subdomain | Optional[str] | def subdomain(self) -> Optional[str]:
"""
The subdomain of the application.
"""
return pulumi.get(self, "subdomain") |
The subdomain of the application.
| The subdomain of the application. | [
"The",
"subdomain",
"of",
"the",
"application",
"."
] | def subdomain(self) -> Optional[str]:
return pulumi.get(self, "subdomain") | [
"def",
"subdomain",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"subdomain\"",
")"
] | The subdomain of the application. | [
"The",
"subdomain",
"of",
"the",
"application",
"."
] | [
"\"\"\"\n The subdomain of the application.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
16603e94b8bcaa6a1621f04d654521bc424627d6 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/iotcentral/v20180901/get_app.py | [
"Apache-2.0"
] | Python | template | Optional[str] | def template(self) -> Optional[str]:
"""
The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application. Optional; if not specified, defaults to a blank blueprint and allows the application to be defined from scratch.
"""
return ... |
The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application. Optional; if not specified, defaults to a blank blueprint and allows the application to be defined from scratch.
| The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application. Optional; if not specified, defaults to a blank blueprint and allows the application to be defined from scratch. | [
"The",
"ID",
"of",
"the",
"application",
"template",
"which",
"is",
"a",
"blueprint",
"that",
"defines",
"the",
"characteristics",
"and",
"behaviors",
"of",
"an",
"application",
".",
"Optional",
";",
"if",
"not",
"specified",
"defaults",
"to",
"a",
"blank",
... | def template(self) -> Optional[str]:
return pulumi.get(self, "template") | [
"def",
"template",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"template\"",
")"
] | The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application. | [
"The",
"ID",
"of",
"the",
"application",
"template",
"which",
"is",
"a",
"blueprint",
"that",
"defines",
"the",
"characteristics",
"and",
"behaviors",
"of",
"an",
"application",
"."
] | [
"\"\"\"\n The ID of the application template, which is a blueprint that defines the characteristics and behaviors of an application. Optional; if not specified, defaults to a blank blueprint and allows the application to be defined from scratch.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
da0c93a2cfa03eee94c98f921909e3e7eea345f8 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/web/v20181101/list_web_app_backup_configuration_slot.py | [
"Apache-2.0"
] | Python | list_web_app_backup_configuration_slot | AwaitableListWebAppBackupConfigurationSlotResult | def list_web_app_backup_configuration_slot(name: Optional[str] = None,
resource_group_name: Optional[str] = None,
slot: Optional[str] = None,
opts: Optional[pulumi.InvokeOptions] = None) -> A... |
Description of a backup which will be performed.
:param str name: Name of the app.
:param str resource_group_name: Name of the resource group to which the resource belongs.
:param str slot: Name of the deployment slot. If a slot is not specified, the API will get the backup configuration for the prod... | Description of a backup which will be performed. | [
"Description",
"of",
"a",
"backup",
"which",
"will",
"be",
"performed",
"."
] | def list_web_app_backup_configuration_slot(name: Optional[str] = None,
resource_group_name: Optional[str] = None,
slot: Optional[str] = None,
opts: Optional[pulumi.InvokeOptions] = None) -> A... | [
"def",
"list_web_app_backup_configuration_slot",
"(",
"name",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
"resource_group_name",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
"slot",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
"opts",... | Description of a backup which will be performed. | [
"Description",
"of",
"a",
"backup",
"which",
"will",
"be",
"performed",
"."
] | [
"\"\"\"\n Description of a backup which will be performed.\n\n\n :param str name: Name of the app.\n :param str resource_group_name: Name of the resource group to which the resource belongs.\n :param str slot: Name of the deployment slot. If a slot is not specified, the API will get the backup configura... | [
{
"param": "name",
"type": "Optional[str]"
},
{
"param": "resource_group_name",
"type": "Optional[str]"
},
{
"param": "slot",
"type": "Optional[str]"
},
{
"param": "opts",
"type": "Optional[pulumi.InvokeOptions]"
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "name",
"type": "Optional[str]",
"docstring": "Name of the app.",
"docstring_tokens": [
"Name",
"of",
"the",
"app",
"."
],
"default": null,
"is_optional": false
},
... |
1a42d38a78c106c5cfc6d6f11041afa6f88ae496 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20150501preview/get_public_ip_address.py | [
"Apache-2.0"
] | Python | dns_settings | Optional['outputs.PublicIpAddressDnsSettingsResponse'] | def dns_settings(self) -> Optional['outputs.PublicIpAddressDnsSettingsResponse']:
"""
Gets or sets FQDN of the DNS record associated with the public IP address
"""
return pulumi.get(self, "dns_settings") |
Gets or sets FQDN of the DNS record associated with the public IP address
| Gets or sets FQDN of the DNS record associated with the public IP address | [
"Gets",
"or",
"sets",
"FQDN",
"of",
"the",
"DNS",
"record",
"associated",
"with",
"the",
"public",
"IP",
"address"
] | def dns_settings(self) -> Optional['outputs.PublicIpAddressDnsSettingsResponse']:
return pulumi.get(self, "dns_settings") | [
"def",
"dns_settings",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.PublicIpAddressDnsSettingsResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"dns_settings\"",
")"
] | Gets or sets FQDN of the DNS record associated with the public IP address | [
"Gets",
"or",
"sets",
"FQDN",
"of",
"the",
"DNS",
"record",
"associated",
"with",
"the",
"public",
"IP",
"address"
] | [
"\"\"\"\n Gets or sets FQDN of the DNS record associated with the public IP address\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
1a42d38a78c106c5cfc6d6f11041afa6f88ae496 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20150501preview/get_public_ip_address.py | [
"Apache-2.0"
] | Python | ip_configuration | Optional['outputs.SubResourceResponse'] | def ip_configuration(self) -> Optional['outputs.SubResourceResponse']:
"""
Gets a reference to the network interface IP configurations using this public IP address
"""
return pulumi.get(self, "ip_configuration") |
Gets a reference to the network interface IP configurations using this public IP address
| Gets a reference to the network interface IP configurations using this public IP address | [
"Gets",
"a",
"reference",
"to",
"the",
"network",
"interface",
"IP",
"configurations",
"using",
"this",
"public",
"IP",
"address"
] | def ip_configuration(self) -> Optional['outputs.SubResourceResponse']:
return pulumi.get(self, "ip_configuration") | [
"def",
"ip_configuration",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.SubResourceResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"ip_configuration\"",
")"
] | Gets a reference to the network interface IP configurations using this public IP address | [
"Gets",
"a",
"reference",
"to",
"the",
"network",
"interface",
"IP",
"configurations",
"using",
"this",
"public",
"IP",
"address"
] | [
"\"\"\"\n Gets a reference to the network interface IP configurations using this public IP address\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
1a42d38a78c106c5cfc6d6f11041afa6f88ae496 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/network/v20150501preview/get_public_ip_address.py | [
"Apache-2.0"
] | Python | public_ip_allocation_method | str | def public_ip_allocation_method(self) -> str:
"""
Gets or sets PublicIP allocation method (Static/Dynamic)
"""
return pulumi.get(self, "public_ip_allocation_method") |
Gets or sets PublicIP allocation method (Static/Dynamic)
| Gets or sets PublicIP allocation method (Static/Dynamic) | [
"Gets",
"or",
"sets",
"PublicIP",
"allocation",
"method",
"(",
"Static",
"/",
"Dynamic",
")"
] | def public_ip_allocation_method(self) -> str:
return pulumi.get(self, "public_ip_allocation_method") | [
"def",
"public_ip_allocation_method",
"(",
"self",
")",
"->",
"str",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"public_ip_allocation_method\"",
")"
] | Gets or sets PublicIP allocation method (Static/Dynamic) | [
"Gets",
"or",
"sets",
"PublicIP",
"allocation",
"method",
"(",
"Static",
"/",
"Dynamic",
")"
] | [
"\"\"\"\n Gets or sets PublicIP allocation method (Static/Dynamic)\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
cadab4d4ff9a52625c2053b1b2a7ef4c98e9eb78 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/devtestlab/latest/get_user.py | [
"Apache-2.0"
] | Python | identity | Optional['outputs.UserIdentityResponse'] | def identity(self) -> Optional['outputs.UserIdentityResponse']:
"""
The identity of the user.
"""
return pulumi.get(self, "identity") |
The identity of the user.
| The identity of the user. | [
"The",
"identity",
"of",
"the",
"user",
"."
] | def identity(self) -> Optional['outputs.UserIdentityResponse']:
return pulumi.get(self, "identity") | [
"def",
"identity",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.UserIdentityResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"identity\"",
")"
] | The identity of the user. | [
"The",
"identity",
"of",
"the",
"user",
"."
] | [
"\"\"\"\n The identity of the user.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
cadab4d4ff9a52625c2053b1b2a7ef4c98e9eb78 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/devtestlab/latest/get_user.py | [
"Apache-2.0"
] | Python | secret_store | Optional['outputs.UserSecretStoreResponse'] | def secret_store(self) -> Optional['outputs.UserSecretStoreResponse']:
"""
The secret store of the user.
"""
return pulumi.get(self, "secret_store") |
The secret store of the user.
| The secret store of the user. | [
"The",
"secret",
"store",
"of",
"the",
"user",
"."
] | def secret_store(self) -> Optional['outputs.UserSecretStoreResponse']:
return pulumi.get(self, "secret_store") | [
"def",
"secret_store",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.UserSecretStoreResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"secret_store\"",
")"
] | The secret store of the user. | [
"The",
"secret",
"store",
"of",
"the",
"user",
"."
] | [
"\"\"\"\n The secret store of the user.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
cae3173f7307e6e614e41025e5ee2ab886ec4921 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/datashare/latest/list_share_subscription_synchronization_details.py | [
"Apache-2.0"
] | Python | list_share_subscription_synchronization_details | AwaitableListShareSubscriptionSynchronizationDetailsResult | def list_share_subscription_synchronization_details(account_name: Optional[str] = None,
filter: Optional[str] = None,
orderby: Optional[str] = None,
resource_group_... |
details of synchronization
Latest API Version: 2020-09-01.
:param str account_name: The name of the share account.
:param str filter: Filters the results using OData syntax.
:param str orderby: Sorts the results using OData syntax.
:param str resource_group_name: The resource group name.
... | details of synchronization
Latest API Version: 2020-09-01. | [
"details",
"of",
"synchronization",
"Latest",
"API",
"Version",
":",
"2020",
"-",
"09",
"-",
"01",
"."
] | def list_share_subscription_synchronization_details(account_name: Optional[str] = None,
filter: Optional[str] = None,
orderby: Optional[str] = None,
resource_group_... | [
"def",
"list_share_subscription_synchronization_details",
"(",
"account_name",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
"filter",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
"orderby",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
... | details of synchronization
Latest API Version: 2020-09-01. | [
"details",
"of",
"synchronization",
"Latest",
"API",
"Version",
":",
"2020",
"-",
"09",
"-",
"01",
"."
] | [
"\"\"\"\n details of synchronization\n Latest API Version: 2020-09-01.\n\n\n :param str account_name: The name of the share account.\n :param str filter: Filters the results using OData syntax.\n :param str orderby: Sorts the results using OData syntax.\n :param str resource_group_name: The resour... | [
{
"param": "account_name",
"type": "Optional[str]"
},
{
"param": "filter",
"type": "Optional[str]"
},
{
"param": "orderby",
"type": "Optional[str]"
},
{
"param": "resource_group_name",
"type": "Optional[str]"
},
{
"param": "share_subscription_name",
"type": "O... | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "account_name",
"type": "Optional[str]",
"docstring": "The name of the share account.",
"docstring_tokens": [
"The",
"name",
"of",
"the",
"share",
"account",
"."
],
... |
b6f6cf9be42705b5cf0f1788853a82f5a7c0a1cc | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/storage/v20200801preview/get_blob_service_properties.py | [
"Apache-2.0"
] | Python | change_feed | Optional['outputs.ChangeFeedResponse'] | def change_feed(self) -> Optional['outputs.ChangeFeedResponse']:
"""
The blob service properties for change feed events.
"""
return pulumi.get(self, "change_feed") |
The blob service properties for change feed events.
| The blob service properties for change feed events. | [
"The",
"blob",
"service",
"properties",
"for",
"change",
"feed",
"events",
"."
] | def change_feed(self) -> Optional['outputs.ChangeFeedResponse']:
return pulumi.get(self, "change_feed") | [
"def",
"change_feed",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.ChangeFeedResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"change_feed\"",
")"
] | The blob service properties for change feed events. | [
"The",
"blob",
"service",
"properties",
"for",
"change",
"feed",
"events",
"."
] | [
"\"\"\"\n The blob service properties for change feed events.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
b6f6cf9be42705b5cf0f1788853a82f5a7c0a1cc | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/storage/v20200801preview/get_blob_service_properties.py | [
"Apache-2.0"
] | Python | container_delete_retention_policy | Optional['outputs.DeleteRetentionPolicyResponse'] | def container_delete_retention_policy(self) -> Optional['outputs.DeleteRetentionPolicyResponse']:
"""
The blob service properties for container soft delete.
"""
return pulumi.get(self, "container_delete_retention_policy") |
The blob service properties for container soft delete.
| The blob service properties for container soft delete. | [
"The",
"blob",
"service",
"properties",
"for",
"container",
"soft",
"delete",
"."
] | def container_delete_retention_policy(self) -> Optional['outputs.DeleteRetentionPolicyResponse']:
return pulumi.get(self, "container_delete_retention_policy") | [
"def",
"container_delete_retention_policy",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.DeleteRetentionPolicyResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"container_delete_retention_policy\"",
")"
] | The blob service properties for container soft delete. | [
"The",
"blob",
"service",
"properties",
"for",
"container",
"soft",
"delete",
"."
] | [
"\"\"\"\n The blob service properties for container soft delete.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
b6f6cf9be42705b5cf0f1788853a82f5a7c0a1cc | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/storage/v20200801preview/get_blob_service_properties.py | [
"Apache-2.0"
] | Python | is_versioning_enabled | Optional[bool] | def is_versioning_enabled(self) -> Optional[bool]:
"""
Versioning is enabled if set to true.
"""
return pulumi.get(self, "is_versioning_enabled") |
Versioning is enabled if set to true.
| Versioning is enabled if set to true. | [
"Versioning",
"is",
"enabled",
"if",
"set",
"to",
"true",
"."
] | def is_versioning_enabled(self) -> Optional[bool]:
return pulumi.get(self, "is_versioning_enabled") | [
"def",
"is_versioning_enabled",
"(",
"self",
")",
"->",
"Optional",
"[",
"bool",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"is_versioning_enabled\"",
")"
] | Versioning is enabled if set to true. | [
"Versioning",
"is",
"enabled",
"if",
"set",
"to",
"true",
"."
] | [
"\"\"\"\n Versioning is enabled if set to true.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
b6f6cf9be42705b5cf0f1788853a82f5a7c0a1cc | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/storage/v20200801preview/get_blob_service_properties.py | [
"Apache-2.0"
] | Python | last_access_time_tracking_policy | Optional['outputs.LastAccessTimeTrackingPolicyResponse'] | def last_access_time_tracking_policy(self) -> Optional['outputs.LastAccessTimeTrackingPolicyResponse']:
"""
The blob service property to configure last access time based tracking policy.
"""
return pulumi.get(self, "last_access_time_tracking_policy") |
The blob service property to configure last access time based tracking policy.
| The blob service property to configure last access time based tracking policy. | [
"The",
"blob",
"service",
"property",
"to",
"configure",
"last",
"access",
"time",
"based",
"tracking",
"policy",
"."
] | def last_access_time_tracking_policy(self) -> Optional['outputs.LastAccessTimeTrackingPolicyResponse']:
return pulumi.get(self, "last_access_time_tracking_policy") | [
"def",
"last_access_time_tracking_policy",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.LastAccessTimeTrackingPolicyResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"last_access_time_tracking_policy\"",
")"
] | The blob service property to configure last access time based tracking policy. | [
"The",
"blob",
"service",
"property",
"to",
"configure",
"last",
"access",
"time",
"based",
"tracking",
"policy",
"."
] | [
"\"\"\"\n The blob service property to configure last access time based tracking policy.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
b6f6cf9be42705b5cf0f1788853a82f5a7c0a1cc | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/storage/v20200801preview/get_blob_service_properties.py | [
"Apache-2.0"
] | Python | restore_policy | Optional['outputs.RestorePolicyPropertiesResponse'] | def restore_policy(self) -> Optional['outputs.RestorePolicyPropertiesResponse']:
"""
The blob service properties for blob restore policy.
"""
return pulumi.get(self, "restore_policy") |
The blob service properties for blob restore policy.
| The blob service properties for blob restore policy. | [
"The",
"blob",
"service",
"properties",
"for",
"blob",
"restore",
"policy",
"."
] | def restore_policy(self) -> Optional['outputs.RestorePolicyPropertiesResponse']:
return pulumi.get(self, "restore_policy") | [
"def",
"restore_policy",
"(",
"self",
")",
"->",
"Optional",
"[",
"'outputs.RestorePolicyPropertiesResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"restore_policy\"",
")"
] | The blob service properties for blob restore policy. | [
"The",
"blob",
"service",
"properties",
"for",
"blob",
"restore",
"policy",
"."
] | [
"\"\"\"\n The blob service properties for blob restore policy.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
b6f877919d02d7cf0a2da90c6dca455847674b8a | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/hybriddata/latest/get_data_store.py | [
"Apache-2.0"
] | Python | customer_secrets | Optional[Sequence['outputs.CustomerSecretResponse']] | def customer_secrets(self) -> Optional[Sequence['outputs.CustomerSecretResponse']]:
"""
List of customer secrets containing a key identifier and key value. The key identifier is a way for the specific data source to understand the key. Value contains customer secret encrypted by the encryptionKeys.
... |
List of customer secrets containing a key identifier and key value. The key identifier is a way for the specific data source to understand the key. Value contains customer secret encrypted by the encryptionKeys.
| List of customer secrets containing a key identifier and key value. The key identifier is a way for the specific data source to understand the key. Value contains customer secret encrypted by the encryptionKeys. | [
"List",
"of",
"customer",
"secrets",
"containing",
"a",
"key",
"identifier",
"and",
"key",
"value",
".",
"The",
"key",
"identifier",
"is",
"a",
"way",
"for",
"the",
"specific",
"data",
"source",
"to",
"understand",
"the",
"key",
".",
"Value",
"contains",
"... | def customer_secrets(self) -> Optional[Sequence['outputs.CustomerSecretResponse']]:
return pulumi.get(self, "customer_secrets") | [
"def",
"customer_secrets",
"(",
"self",
")",
"->",
"Optional",
"[",
"Sequence",
"[",
"'outputs.CustomerSecretResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"customer_secrets\"",
")"
] | List of customer secrets containing a key identifier and key value. | [
"List",
"of",
"customer",
"secrets",
"containing",
"a",
"key",
"identifier",
"and",
"key",
"value",
"."
] | [
"\"\"\"\n List of customer secrets containing a key identifier and key value. The key identifier is a way for the specific data source to understand the key. Value contains customer secret encrypted by the encryptionKeys.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
b6f877919d02d7cf0a2da90c6dca455847674b8a | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/hybriddata/latest/get_data_store.py | [
"Apache-2.0"
] | Python | data_store_type_id | str | def data_store_type_id(self) -> str:
"""
The arm id of the data store type.
"""
return pulumi.get(self, "data_store_type_id") |
The arm id of the data store type.
| The arm id of the data store type. | [
"The",
"arm",
"id",
"of",
"the",
"data",
"store",
"type",
"."
] | def data_store_type_id(self) -> str:
return pulumi.get(self, "data_store_type_id") | [
"def",
"data_store_type_id",
"(",
"self",
")",
"->",
"str",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"data_store_type_id\"",
")"
] | The arm id of the data store type. | [
"The",
"arm",
"id",
"of",
"the",
"data",
"store",
"type",
"."
] | [
"\"\"\"\n The arm id of the data store type.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
69c2780189953c7b48750a89867879ae84ad6d69 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/media/latest/list_asset_streaming_locators.py | [
"Apache-2.0"
] | Python | list_asset_streaming_locators | AwaitableListAssetStreamingLocatorsResult | def list_asset_streaming_locators(account_name: Optional[str] = None,
asset_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListAssetStrea... |
The Streaming Locators associated with this Asset.
Latest API Version: 2020-05-01.
:param str account_name: The Media Services account name.
:param str asset_name: The Asset name.
:param str resource_group_name: The name of the resource group within the Azure subscription.
| The Streaming Locators associated with this Asset. | [
"The",
"Streaming",
"Locators",
"associated",
"with",
"this",
"Asset",
"."
] | def list_asset_streaming_locators(account_name: Optional[str] = None,
asset_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListAssetStrea... | [
"def",
"list_asset_streaming_locators",
"(",
"account_name",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
"asset_name",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
"resource_group_name",
":",
"Optional",
"[",
"str",
"]",
"=",
"None",
",",
"o... | The Streaming Locators associated with this Asset. | [
"The",
"Streaming",
"Locators",
"associated",
"with",
"this",
"Asset",
"."
] | [
"\"\"\"\n The Streaming Locators associated with this Asset.\n Latest API Version: 2020-05-01.\n\n\n :param str account_name: The Media Services account name.\n :param str asset_name: The Asset name.\n :param str resource_group_name: The name of the resource group within the Azure subscription.\n ... | [
{
"param": "account_name",
"type": "Optional[str]"
},
{
"param": "asset_name",
"type": "Optional[str]"
},
{
"param": "resource_group_name",
"type": "Optional[str]"
},
{
"param": "opts",
"type": "Optional[pulumi.InvokeOptions]"
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "account_name",
"type": "Optional[str]",
"docstring": "The Media Services account name.",
"docstring_tokens": [
"The",
"Media",
"Services",
"account",
"name",
"."
],
"... |
69d1e2057f20ea2ea31dee9b0a4a64d43c913d03 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/peering/v20200101preview/peering_service.py | [
"Apache-2.0"
] | Python | peering_service_location | pulumi.Output[Optional[str]] | def peering_service_location(self) -> pulumi.Output[Optional[str]]:
"""
The PeeringServiceLocation of the Customer.
"""
return pulumi.get(self, "peering_service_location") |
The PeeringServiceLocation of the Customer.
| The PeeringServiceLocation of the Customer. | [
"The",
"PeeringServiceLocation",
"of",
"the",
"Customer",
"."
] | def peering_service_location(self) -> pulumi.Output[Optional[str]]:
return pulumi.get(self, "peering_service_location") | [
"def",
"peering_service_location",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"str",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"peering_service_location\"",
")"
] | The PeeringServiceLocation of the Customer. | [
"The",
"PeeringServiceLocation",
"of",
"the",
"Customer",
"."
] | [
"\"\"\"\n The PeeringServiceLocation of the Customer.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
69d1e2057f20ea2ea31dee9b0a4a64d43c913d03 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/peering/v20200101preview/peering_service.py | [
"Apache-2.0"
] | Python | sku | pulumi.Output[Optional['outputs.PeeringServiceSkuResponse']] | def sku(self) -> pulumi.Output[Optional['outputs.PeeringServiceSkuResponse']]:
"""
The SKU that defines the type of the peering service.
"""
return pulumi.get(self, "sku") |
The SKU that defines the type of the peering service.
| The SKU that defines the type of the peering service. | [
"The",
"SKU",
"that",
"defines",
"the",
"type",
"of",
"the",
"peering",
"service",
"."
] | def sku(self) -> pulumi.Output[Optional['outputs.PeeringServiceSkuResponse']]:
return pulumi.get(self, "sku") | [
"def",
"sku",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"'outputs.PeeringServiceSkuResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"sku\"",
")"
] | The SKU that defines the type of the peering service. | [
"The",
"SKU",
"that",
"defines",
"the",
"type",
"of",
"the",
"peering",
"service",
"."
] | [
"\"\"\"\n The SKU that defines the type of the peering service.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
69d74853eb1e07d455002931e8adc3c1fdfacc0e | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/compute/latest/disk_encryption_set.py | [
"Apache-2.0"
] | Python | active_key | pulumi.Output[Optional['outputs.KeyForDiskEncryptionSetResponse']] | def active_key(self) -> pulumi.Output[Optional['outputs.KeyForDiskEncryptionSetResponse']]:
"""
The key vault key which is currently used by this disk encryption set.
"""
return pulumi.get(self, "active_key") |
The key vault key which is currently used by this disk encryption set.
| The key vault key which is currently used by this disk encryption set. | [
"The",
"key",
"vault",
"key",
"which",
"is",
"currently",
"used",
"by",
"this",
"disk",
"encryption",
"set",
"."
] | def active_key(self) -> pulumi.Output[Optional['outputs.KeyForDiskEncryptionSetResponse']]:
return pulumi.get(self, "active_key") | [
"def",
"active_key",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Optional",
"[",
"'outputs.KeyForDiskEncryptionSetResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"active_key\"",
")"
] | The key vault key which is currently used by this disk encryption set. | [
"The",
"key",
"vault",
"key",
"which",
"is",
"currently",
"used",
"by",
"this",
"disk",
"encryption",
"set",
"."
] | [
"\"\"\"\n The key vault key which is currently used by this disk encryption set.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
69d74853eb1e07d455002931e8adc3c1fdfacc0e | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/compute/latest/disk_encryption_set.py | [
"Apache-2.0"
] | Python | previous_keys | pulumi.Output[Sequence['outputs.KeyForDiskEncryptionSetResponse']] | def previous_keys(self) -> pulumi.Output[Sequence['outputs.KeyForDiskEncryptionSetResponse']]:
"""
A readonly collection of key vault keys previously used by this disk encryption set while a key rotation is in progress. It will be empty if there is no ongoing key rotation.
"""
return pul... |
A readonly collection of key vault keys previously used by this disk encryption set while a key rotation is in progress. It will be empty if there is no ongoing key rotation.
| A readonly collection of key vault keys previously used by this disk encryption set while a key rotation is in progress. It will be empty if there is no ongoing key rotation. | [
"A",
"readonly",
"collection",
"of",
"key",
"vault",
"keys",
"previously",
"used",
"by",
"this",
"disk",
"encryption",
"set",
"while",
"a",
"key",
"rotation",
"is",
"in",
"progress",
".",
"It",
"will",
"be",
"empty",
"if",
"there",
"is",
"no",
"ongoing",
... | def previous_keys(self) -> pulumi.Output[Sequence['outputs.KeyForDiskEncryptionSetResponse']]:
return pulumi.get(self, "previous_keys") | [
"def",
"previous_keys",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"Sequence",
"[",
"'outputs.KeyForDiskEncryptionSetResponse'",
"]",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"previous_keys\"",
")"
] | A readonly collection of key vault keys previously used by this disk encryption set while a key rotation is in progress. | [
"A",
"readonly",
"collection",
"of",
"key",
"vault",
"keys",
"previously",
"used",
"by",
"this",
"disk",
"encryption",
"set",
"while",
"a",
"key",
"rotation",
"is",
"in",
"progress",
"."
] | [
"\"\"\"\n A readonly collection of key vault keys previously used by this disk encryption set while a key rotation is in progress. It will be empty if there is no ongoing key rotation.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
69e4845132c1cff390e5ba3b8c94e8232ae0aa21 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/web/v20150801/get_site.py | [
"Apache-2.0"
] | Python | gateway_site_name | Optional[str] | def gateway_site_name(self) -> Optional[str]:
"""
Name of gateway app associated with web app
"""
return pulumi.get(self, "gateway_site_name") |
Name of gateway app associated with web app
| Name of gateway app associated with web app | [
"Name",
"of",
"gateway",
"app",
"associated",
"with",
"web",
"app"
] | def gateway_site_name(self) -> Optional[str]:
return pulumi.get(self, "gateway_site_name") | [
"def",
"gateway_site_name",
"(",
"self",
")",
"->",
"Optional",
"[",
"str",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"gateway_site_name\"",
")"
] | Name of gateway app associated with web app | [
"Name",
"of",
"gateway",
"app",
"associated",
"with",
"web",
"app"
] | [
"\"\"\"\n Name of gateway app associated with web app\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
69e4845132c1cff390e5ba3b8c94e8232ae0aa21 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/web/v20150801/get_site.py | [
"Apache-2.0"
] | Python | max_number_of_workers | Optional[int] | def max_number_of_workers(self) -> Optional[int]:
"""
Maximum number of workers
This only applies to function container
"""
return pulumi.get(self, "max_number_of_workers") |
Maximum number of workers
This only applies to function container
| Maximum number of workers
This only applies to function container | [
"Maximum",
"number",
"of",
"workers",
"This",
"only",
"applies",
"to",
"function",
"container"
] | def max_number_of_workers(self) -> Optional[int]:
return pulumi.get(self, "max_number_of_workers") | [
"def",
"max_number_of_workers",
"(",
"self",
")",
"->",
"Optional",
"[",
"int",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"max_number_of_workers\"",
")"
] | Maximum number of workers
This only applies to function container | [
"Maximum",
"number",
"of",
"workers",
"This",
"only",
"applies",
"to",
"function",
"container"
] | [
"\"\"\"\n Maximum number of workers\r\n This only applies to function container\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
69e4845132c1cff390e5ba3b8c94e8232ae0aa21 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/web/v20150801/get_site.py | [
"Apache-2.0"
] | Python | premium_app_deployed | bool | def premium_app_deployed(self) -> bool:
"""
If set indicates whether web app is deployed as a premium app
"""
return pulumi.get(self, "premium_app_deployed") |
If set indicates whether web app is deployed as a premium app
| If set indicates whether web app is deployed as a premium app | [
"If",
"set",
"indicates",
"whether",
"web",
"app",
"is",
"deployed",
"as",
"a",
"premium",
"app"
] | def premium_app_deployed(self) -> bool:
return pulumi.get(self, "premium_app_deployed") | [
"def",
"premium_app_deployed",
"(",
"self",
")",
"->",
"bool",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"premium_app_deployed\"",
")"
] | If set indicates whether web app is deployed as a premium app | [
"If",
"set",
"indicates",
"whether",
"web",
"app",
"is",
"deployed",
"as",
"a",
"premium",
"app"
] | [
"\"\"\"\n If set indicates whether web app is deployed as a premium app\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
4088369036f36492f91e6880eae0e3522726b5e6 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/databox/v20200401/outputs.py | [
"Apache-2.0"
] | Python | key_encryption_key | 'outputs.KeyEncryptionKeyResponse' | def key_encryption_key(self) -> 'outputs.KeyEncryptionKeyResponse':
"""
Details about which key encryption type is being used.
"""
return pulumi.get(self, "key_encryption_key") |
Details about which key encryption type is being used.
| Details about which key encryption type is being used. | [
"Details",
"about",
"which",
"key",
"encryption",
"type",
"is",
"being",
"used",
"."
] | def key_encryption_key(self) -> 'outputs.KeyEncryptionKeyResponse':
return pulumi.get(self, "key_encryption_key") | [
"def",
"key_encryption_key",
"(",
"self",
")",
"->",
"'outputs.KeyEncryptionKeyResponse'",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"key_encryption_key\"",
")"
] | Details about which key encryption type is being used. | [
"Details",
"about",
"which",
"key",
"encryption",
"type",
"is",
"being",
"used",
"."
] | [
"\"\"\"\n Details about which key encryption type is being used.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
4088369036f36492f91e6880eae0e3522726b5e6 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/databox/v20200401/outputs.py | [
"Apache-2.0"
] | Python | expected_data_size_in_terabytes | Optional[int] | def expected_data_size_in_terabytes(self) -> Optional[int]:
"""
The expected size of the data, which needs to be transferred in this job, in terabytes.
"""
return pulumi.get(self, "expected_data_size_in_terabytes") |
The expected size of the data, which needs to be transferred in this job, in terabytes.
| The expected size of the data, which needs to be transferred in this job, in terabytes. | [
"The",
"expected",
"size",
"of",
"the",
"data",
"which",
"needs",
"to",
"be",
"transferred",
"in",
"this",
"job",
"in",
"terabytes",
"."
] | def expected_data_size_in_terabytes(self) -> Optional[int]:
return pulumi.get(self, "expected_data_size_in_terabytes") | [
"def",
"expected_data_size_in_terabytes",
"(",
"self",
")",
"->",
"Optional",
"[",
"int",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"expected_data_size_in_terabytes\"",
")"
] | The expected size of the data, which needs to be transferred in this job, in terabytes. | [
"The",
"expected",
"size",
"of",
"the",
"data",
"which",
"needs",
"to",
"be",
"transferred",
"in",
"this",
"job",
"in",
"terabytes",
"."
] | [
"\"\"\"\n The expected size of the data, which needs to be transferred in this job, in terabytes.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
40ab4b93f0adb7df0741a4ff18b33a6c199e3259 | pulumi/pulumi-azure-nextgen | sdk/python/pulumi_azure_nextgen/containerregistry/build_step.py | [
"Apache-2.0"
] | Python | properties | pulumi.Output['outputs.DockerBuildStepResponse'] | def properties(self) -> pulumi.Output['outputs.DockerBuildStepResponse']:
"""
The properties of a build step.
"""
return pulumi.get(self, "properties") |
The properties of a build step.
| The properties of a build step. | [
"The",
"properties",
"of",
"a",
"build",
"step",
"."
] | def properties(self) -> pulumi.Output['outputs.DockerBuildStepResponse']:
return pulumi.get(self, "properties") | [
"def",
"properties",
"(",
"self",
")",
"->",
"pulumi",
".",
"Output",
"[",
"'outputs.DockerBuildStepResponse'",
"]",
":",
"return",
"pulumi",
".",
"get",
"(",
"self",
",",
"\"properties\"",
")"
] | The properties of a build step. | [
"The",
"properties",
"of",
"a",
"build",
"step",
"."
] | [
"\"\"\"\n The properties of a build step.\n \"\"\""
] | [
{
"param": "self",
"type": null
}
] | {
"returns": [],
"raises": [],
"params": [
{
"identifier": "self",
"type": null,
"docstring": null,
"docstring_tokens": [],
"default": null,
"is_optional": null
}
],
"outlier_params": [],
"others": []
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.