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
093afca6b12673c5807c149957f0280c64adae6c
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storsimple/v20170601/backup_policy.py
[ "Apache-2.0" ]
Python
backup_policy_creation_type
pulumi.Output[str]
def backup_policy_creation_type(self) -> pulumi.Output[str]: """ The backup policy creation type. Indicates whether this was created through SaaS or through StorSimple Snapshot Manager. """ return pulumi.get(self, "backup_policy_creation_type")
The backup policy creation type. Indicates whether this was created through SaaS or through StorSimple Snapshot Manager.
The backup policy creation type. Indicates whether this was created through SaaS or through StorSimple Snapshot Manager.
[ "The", "backup", "policy", "creation", "type", ".", "Indicates", "whether", "this", "was", "created", "through", "SaaS", "or", "through", "StorSimple", "Snapshot", "Manager", "." ]
def backup_policy_creation_type(self) -> pulumi.Output[str]: return pulumi.get(self, "backup_policy_creation_type")
[ "def", "backup_policy_creation_type", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"backup_policy_creation_type\"", ")" ]
The backup policy creation type.
[ "The", "backup", "policy", "creation", "type", "." ]
[ "\"\"\"\n The backup policy creation type. Indicates whether this was created through SaaS or through StorSimple Snapshot Manager.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
093afca6b12673c5807c149957f0280c64adae6c
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storsimple/v20170601/backup_policy.py
[ "Apache-2.0" ]
Python
last_backup_time
pulumi.Output[str]
def last_backup_time(self) -> pulumi.Output[str]: """ The time of the last backup for the backup policy. """ return pulumi.get(self, "last_backup_time")
The time of the last backup for the backup policy.
The time of the last backup for the backup policy.
[ "The", "time", "of", "the", "last", "backup", "for", "the", "backup", "policy", "." ]
def last_backup_time(self) -> pulumi.Output[str]: return pulumi.get(self, "last_backup_time")
[ "def", "last_backup_time", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"last_backup_time\"", ")" ]
The time of the last backup for the backup policy.
[ "The", "time", "of", "the", "last", "backup", "for", "the", "backup", "policy", "." ]
[ "\"\"\"\n The time of the last backup for the backup 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": [] }
093afca6b12673c5807c149957f0280c64adae6c
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storsimple/v20170601/backup_policy.py
[ "Apache-2.0" ]
Python
next_backup_time
pulumi.Output[str]
def next_backup_time(self) -> pulumi.Output[str]: """ The time of the next backup for the backup policy. """ return pulumi.get(self, "next_backup_time")
The time of the next backup for the backup policy.
The time of the next backup for the backup policy.
[ "The", "time", "of", "the", "next", "backup", "for", "the", "backup", "policy", "." ]
def next_backup_time(self) -> pulumi.Output[str]: return pulumi.get(self, "next_backup_time")
[ "def", "next_backup_time", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"next_backup_time\"", ")" ]
The time of the next backup for the backup policy.
[ "The", "time", "of", "the", "next", "backup", "for", "the", "backup", "policy", "." ]
[ "\"\"\"\n The time of the next backup for the backup 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": [] }
093afca6b12673c5807c149957f0280c64adae6c
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storsimple/v20170601/backup_policy.py
[ "Apache-2.0" ]
Python
scheduled_backup_status
pulumi.Output[str]
def scheduled_backup_status(self) -> pulumi.Output[str]: """ Indicates whether at least one of the schedules in the backup policy is active or not. """ return pulumi.get(self, "scheduled_backup_status")
Indicates whether at least one of the schedules in the backup policy is active or not.
Indicates whether at least one of the schedules in the backup policy is active or not.
[ "Indicates", "whether", "at", "least", "one", "of", "the", "schedules", "in", "the", "backup", "policy", "is", "active", "or", "not", "." ]
def scheduled_backup_status(self) -> pulumi.Output[str]: return pulumi.get(self, "scheduled_backup_status")
[ "def", "scheduled_backup_status", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"scheduled_backup_status\"", ")" ]
Indicates whether at least one of the schedules in the backup policy is active or not.
[ "Indicates", "whether", "at", "least", "one", "of", "the", "schedules", "in", "the", "backup", "policy", "is", "active", "or", "not", "." ]
[ "\"\"\"\n Indicates whether at least one of the schedules in the backup policy is active or not.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
093afca6b12673c5807c149957f0280c64adae6c
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storsimple/v20170601/backup_policy.py
[ "Apache-2.0" ]
Python
schedules_count
pulumi.Output[float]
def schedules_count(self) -> pulumi.Output[float]: """ The count of schedules the backup policy contains. """ return pulumi.get(self, "schedules_count")
The count of schedules the backup policy contains.
The count of schedules the backup policy contains.
[ "The", "count", "of", "schedules", "the", "backup", "policy", "contains", "." ]
def schedules_count(self) -> pulumi.Output[float]: return pulumi.get(self, "schedules_count")
[ "def", "schedules_count", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "float", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"schedules_count\"", ")" ]
The count of schedules the backup policy contains.
[ "The", "count", "of", "schedules", "the", "backup", "policy", "contains", "." ]
[ "\"\"\"\n The count of schedules the backup policy contains.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
093afca6b12673c5807c149957f0280c64adae6c
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storsimple/v20170601/backup_policy.py
[ "Apache-2.0" ]
Python
ssm_host_name
pulumi.Output[str]
def ssm_host_name(self) -> pulumi.Output[str]: """ If the backup policy was created by StorSimple Snapshot Manager, then this field indicates the hostname of the StorSimple Snapshot Manager. """ return pulumi.get(self, "ssm_host_name")
If the backup policy was created by StorSimple Snapshot Manager, then this field indicates the hostname of the StorSimple Snapshot Manager.
If the backup policy was created by StorSimple Snapshot Manager, then this field indicates the hostname of the StorSimple Snapshot Manager.
[ "If", "the", "backup", "policy", "was", "created", "by", "StorSimple", "Snapshot", "Manager", "then", "this", "field", "indicates", "the", "hostname", "of", "the", "StorSimple", "Snapshot", "Manager", "." ]
def ssm_host_name(self) -> pulumi.Output[str]: return pulumi.get(self, "ssm_host_name")
[ "def", "ssm_host_name", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"ssm_host_name\"", ")" ]
If the backup policy was created by StorSimple Snapshot Manager, then this field indicates the hostname of the StorSimple Snapshot Manager.
[ "If", "the", "backup", "policy", "was", "created", "by", "StorSimple", "Snapshot", "Manager", "then", "this", "field", "indicates", "the", "hostname", "of", "the", "StorSimple", "Snapshot", "Manager", "." ]
[ "\"\"\"\n If the backup policy was created by StorSimple Snapshot Manager, then this field indicates the hostname of the StorSimple Snapshot Manager.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
093afca6b12673c5807c149957f0280c64adae6c
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storsimple/v20170601/backup_policy.py
[ "Apache-2.0" ]
Python
volume_ids
pulumi.Output[Sequence[str]]
def volume_ids(self) -> pulumi.Output[Sequence[str]]: """ The path IDs of the volumes which are part of the backup policy. """ return pulumi.get(self, "volume_ids")
The path IDs of the volumes which are part of the backup policy.
The path IDs of the volumes which are part of the backup policy.
[ "The", "path", "IDs", "of", "the", "volumes", "which", "are", "part", "of", "the", "backup", "policy", "." ]
def volume_ids(self) -> pulumi.Output[Sequence[str]]: return pulumi.get(self, "volume_ids")
[ "def", "volume_ids", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Sequence", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"volume_ids\"", ")" ]
The path IDs of the volumes which are part of the backup policy.
[ "The", "path", "IDs", "of", "the", "volumes", "which", "are", "part", "of", "the", "backup", "policy", "." ]
[ "\"\"\"\n The path IDs of the volumes which are part of the backup 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": [] }
09566848c1a5e3a56c827d526905318a19f49553
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/web/get_app_service_environment.py
[ "Apache-2.0" ]
Python
has_linux_workers
Optional[bool]
def has_linux_workers(self) -> Optional[bool]: """ Flag that displays whether an ASE has linux workers or not """ return pulumi.get(self, "has_linux_workers")
Flag that displays whether an ASE has linux workers or not
Flag that displays whether an ASE has linux workers or not
[ "Flag", "that", "displays", "whether", "an", "ASE", "has", "linux", "workers", "or", "not" ]
def has_linux_workers(self) -> Optional[bool]: return pulumi.get(self, "has_linux_workers")
[ "def", "has_linux_workers", "(", "self", ")", "->", "Optional", "[", "bool", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"has_linux_workers\"", ")" ]
Flag that displays whether an ASE has linux workers or not
[ "Flag", "that", "displays", "whether", "an", "ASE", "has", "linux", "workers", "or", "not" ]
[ "\"\"\"\n Flag that displays whether an ASE has linux workers or not\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
09566848c1a5e3a56c827d526905318a19f49553
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/web/get_app_service_environment.py
[ "Apache-2.0" ]
Python
ssl_cert_key_vault_id
Optional[str]
def ssl_cert_key_vault_id(self) -> Optional[str]: """ Key Vault ID for ILB App Service Environment default SSL certificate """ return pulumi.get(self, "ssl_cert_key_vault_id")
Key Vault ID for ILB App Service Environment default SSL certificate
Key Vault ID for ILB App Service Environment default SSL certificate
[ "Key", "Vault", "ID", "for", "ILB", "App", "Service", "Environment", "default", "SSL", "certificate" ]
def ssl_cert_key_vault_id(self) -> Optional[str]: return pulumi.get(self, "ssl_cert_key_vault_id")
[ "def", "ssl_cert_key_vault_id", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"ssl_cert_key_vault_id\"", ")" ]
Key Vault ID for ILB App Service Environment default SSL certificate
[ "Key", "Vault", "ID", "for", "ILB", "App", "Service", "Environment", "default", "SSL", "certificate" ]
[ "\"\"\"\n Key Vault ID for ILB App Service Environment default SSL certificate\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
09566848c1a5e3a56c827d526905318a19f49553
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/web/get_app_service_environment.py
[ "Apache-2.0" ]
Python
ssl_cert_key_vault_secret_name
Optional[str]
def ssl_cert_key_vault_secret_name(self) -> Optional[str]: """ Key Vault Secret Name for ILB App Service Environment default SSL certificate """ return pulumi.get(self, "ssl_cert_key_vault_secret_name")
Key Vault Secret Name for ILB App Service Environment default SSL certificate
Key Vault Secret Name for ILB App Service Environment default SSL certificate
[ "Key", "Vault", "Secret", "Name", "for", "ILB", "App", "Service", "Environment", "default", "SSL", "certificate" ]
def ssl_cert_key_vault_secret_name(self) -> Optional[str]: return pulumi.get(self, "ssl_cert_key_vault_secret_name")
[ "def", "ssl_cert_key_vault_secret_name", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"ssl_cert_key_vault_secret_name\"", ")" ]
Key Vault Secret Name for ILB App Service Environment default SSL certificate
[ "Key", "Vault", "Secret", "Name", "for", "ILB", "App", "Service", "Environment", "default", "SSL", "certificate" ]
[ "\"\"\"\n Key Vault Secret Name for ILB App Service Environment default SSL certificate\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
0960eab64ac5c1616e5da035a1157d21efb5d6f7
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/databoxedge/get_share.py
[ "Apache-2.0" ]
Python
access_protocol
str
def access_protocol(self) -> str: """ Access protocol to be used by the share. """ return pulumi.get(self, "access_protocol")
Access protocol to be used by the share.
Access protocol to be used by the share.
[ "Access", "protocol", "to", "be", "used", "by", "the", "share", "." ]
def access_protocol(self) -> str: return pulumi.get(self, "access_protocol")
[ "def", "access_protocol", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"access_protocol\"", ")" ]
Access protocol to be used by the share.
[ "Access", "protocol", "to", "be", "used", "by", "the", "share", "." ]
[ "\"\"\"\n Access protocol to be used by the share.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
0960eab64ac5c1616e5da035a1157d21efb5d6f7
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/databoxedge/get_share.py
[ "Apache-2.0" ]
Python
azure_container_info
Optional['outputs.AzureContainerInfoResponse']
def azure_container_info(self) -> Optional['outputs.AzureContainerInfoResponse']: """ Azure container mapping for the share. """ return pulumi.get(self, "azure_container_info")
Azure container mapping for the share.
Azure container mapping for the share.
[ "Azure", "container", "mapping", "for", "the", "share", "." ]
def azure_container_info(self) -> Optional['outputs.AzureContainerInfoResponse']: return pulumi.get(self, "azure_container_info")
[ "def", "azure_container_info", "(", "self", ")", "->", "Optional", "[", "'outputs.AzureContainerInfoResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"azure_container_info\"", ")" ]
Azure container mapping for the share.
[ "Azure", "container", "mapping", "for", "the", "share", "." ]
[ "\"\"\"\n Azure container mapping for the share.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
0960eab64ac5c1616e5da035a1157d21efb5d6f7
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/databoxedge/get_share.py
[ "Apache-2.0" ]
Python
client_access_rights
Optional[Sequence['outputs.ClientAccessRightResponse']]
def client_access_rights(self) -> Optional[Sequence['outputs.ClientAccessRightResponse']]: """ List of IP addresses and corresponding access rights on the share(required for NFS protocol). """ return pulumi.get(self, "client_access_rights")
List of IP addresses and corresponding access rights on the share(required for NFS protocol).
List of IP addresses and corresponding access rights on the share(required for NFS protocol).
[ "List", "of", "IP", "addresses", "and", "corresponding", "access", "rights", "on", "the", "share", "(", "required", "for", "NFS", "protocol", ")", "." ]
def client_access_rights(self) -> Optional[Sequence['outputs.ClientAccessRightResponse']]: return pulumi.get(self, "client_access_rights")
[ "def", "client_access_rights", "(", "self", ")", "->", "Optional", "[", "Sequence", "[", "'outputs.ClientAccessRightResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"client_access_rights\"", ")" ]
List of IP addresses and corresponding access rights on the share(required for NFS protocol).
[ "List", "of", "IP", "addresses", "and", "corresponding", "access", "rights", "on", "the", "share", "(", "required", "for", "NFS", "protocol", ")", "." ]
[ "\"\"\"\n List of IP addresses and corresponding access rights on the share(required for NFS protocol).\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
0960eab64ac5c1616e5da035a1157d21efb5d6f7
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/databoxedge/get_share.py
[ "Apache-2.0" ]
Python
data_policy
Optional[str]
def data_policy(self) -> Optional[str]: """ Data policy of the share. """ return pulumi.get(self, "data_policy")
Data policy of the share.
Data policy of the share.
[ "Data", "policy", "of", "the", "share", "." ]
def data_policy(self) -> Optional[str]: return pulumi.get(self, "data_policy")
[ "def", "data_policy", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"data_policy\"", ")" ]
Data policy of the share.
[ "Data", "policy", "of", "the", "share", "." ]
[ "\"\"\"\n Data policy of the share.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
0960eab64ac5c1616e5da035a1157d21efb5d6f7
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/databoxedge/get_share.py
[ "Apache-2.0" ]
Python
refresh_details
Optional['outputs.RefreshDetailsResponse']
def refresh_details(self) -> Optional['outputs.RefreshDetailsResponse']: """ Details of the refresh job on this share. """ return pulumi.get(self, "refresh_details")
Details of the refresh job on this share.
Details of the refresh job on this share.
[ "Details", "of", "the", "refresh", "job", "on", "this", "share", "." ]
def refresh_details(self) -> Optional['outputs.RefreshDetailsResponse']: return pulumi.get(self, "refresh_details")
[ "def", "refresh_details", "(", "self", ")", "->", "Optional", "[", "'outputs.RefreshDetailsResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"refresh_details\"", ")" ]
Details of the refresh job on this share.
[ "Details", "of", "the", "refresh", "job", "on", "this", "share", "." ]
[ "\"\"\"\n Details of the refresh job on this share.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
0960eab64ac5c1616e5da035a1157d21efb5d6f7
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/databoxedge/get_share.py
[ "Apache-2.0" ]
Python
share_mappings
Sequence['outputs.MountPointMapResponse']
def share_mappings(self) -> Sequence['outputs.MountPointMapResponse']: """ Share mount point to the role. """ return pulumi.get(self, "share_mappings")
Share mount point to the role.
Share mount point to the role.
[ "Share", "mount", "point", "to", "the", "role", "." ]
def share_mappings(self) -> Sequence['outputs.MountPointMapResponse']: return pulumi.get(self, "share_mappings")
[ "def", "share_mappings", "(", "self", ")", "->", "Sequence", "[", "'outputs.MountPointMapResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"share_mappings\"", ")" ]
Share mount point to the role.
[ "Share", "mount", "point", "to", "the", "role", "." ]
[ "\"\"\"\n Share mount point to the role.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
0960eab64ac5c1616e5da035a1157d21efb5d6f7
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/databoxedge/get_share.py
[ "Apache-2.0" ]
Python
user_access_rights
Optional[Sequence['outputs.UserAccessRightResponse']]
def user_access_rights(self) -> Optional[Sequence['outputs.UserAccessRightResponse']]: """ Mapping of users and corresponding access rights on the share (required for SMB protocol). """ return pulumi.get(self, "user_access_rights")
Mapping of users and corresponding access rights on the share (required for SMB protocol).
Mapping of users and corresponding access rights on the share (required for SMB protocol).
[ "Mapping", "of", "users", "and", "corresponding", "access", "rights", "on", "the", "share", "(", "required", "for", "SMB", "protocol", ")", "." ]
def user_access_rights(self) -> Optional[Sequence['outputs.UserAccessRightResponse']]: return pulumi.get(self, "user_access_rights")
[ "def", "user_access_rights", "(", "self", ")", "->", "Optional", "[", "Sequence", "[", "'outputs.UserAccessRightResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"user_access_rights\"", ")" ]
Mapping of users and corresponding access rights on the share (required for SMB protocol).
[ "Mapping", "of", "users", "and", "corresponding", "access", "rights", "on", "the", "share", "(", "required", "for", "SMB", "protocol", ")", "." ]
[ "\"\"\"\n Mapping of users and corresponding access rights on the share (required for SMB protocol).\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
current_tier
str
def current_tier(self) -> str: """ The commitment tier in use for the current month. """ return pulumi.get(self, "current_tier")
The commitment tier in use for the current month.
The commitment tier in use for the current month.
[ "The", "commitment", "tier", "in", "use", "for", "the", "current", "month", "." ]
def current_tier(self) -> str: return pulumi.get(self, "current_tier")
[ "def", "current_tier", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"current_tier\"", ")" ]
The commitment tier in use for the current month.
[ "The", "commitment", "tier", "in", "use", "for", "the", "current", "month", "." ]
[ "\"\"\"\n The commitment tier in use for the current month.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
default_group
str
def default_group(self) -> str: """ The default owner group for all new folders and files created in the Data Lake Store account. """ return pulumi.get(self, "default_group")
The default owner group for all new folders and files created in the Data Lake Store account.
The default owner group for all new folders and files created in the Data Lake Store account.
[ "The", "default", "owner", "group", "for", "all", "new", "folders", "and", "files", "created", "in", "the", "Data", "Lake", "Store", "account", "." ]
def default_group(self) -> str: return pulumi.get(self, "default_group")
[ "def", "default_group", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"default_group\"", ")" ]
The default owner group for all new folders and files created in the Data Lake Store account.
[ "The", "default", "owner", "group", "for", "all", "new", "folders", "and", "files", "created", "in", "the", "Data", "Lake", "Store", "account", "." ]
[ "\"\"\"\n The default owner group for all new folders and files created in the Data Lake Store 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": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
encryption_provisioning_state
str
def encryption_provisioning_state(self) -> str: """ The current state of encryption provisioning for this Data Lake Store account. """ return pulumi.get(self, "encryption_provisioning_state")
The current state of encryption provisioning for this Data Lake Store account.
The current state of encryption provisioning for this Data Lake Store account.
[ "The", "current", "state", "of", "encryption", "provisioning", "for", "this", "Data", "Lake", "Store", "account", "." ]
def encryption_provisioning_state(self) -> str: return pulumi.get(self, "encryption_provisioning_state")
[ "def", "encryption_provisioning_state", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"encryption_provisioning_state\"", ")" ]
The current state of encryption provisioning for this Data Lake Store account.
[ "The", "current", "state", "of", "encryption", "provisioning", "for", "this", "Data", "Lake", "Store", "account", "." ]
[ "\"\"\"\n The current state of encryption provisioning for this Data Lake Store 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": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
encryption_state
str
def encryption_state(self) -> str: """ The current state of encryption for this Data Lake Store account. """ return pulumi.get(self, "encryption_state")
The current state of encryption for this Data Lake Store account.
The current state of encryption for this Data Lake Store account.
[ "The", "current", "state", "of", "encryption", "for", "this", "Data", "Lake", "Store", "account", "." ]
def encryption_state(self) -> str: return pulumi.get(self, "encryption_state")
[ "def", "encryption_state", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"encryption_state\"", ")" ]
The current state of encryption for this Data Lake Store account.
[ "The", "current", "state", "of", "encryption", "for", "this", "Data", "Lake", "Store", "account", "." ]
[ "\"\"\"\n The current state of encryption for this Data Lake Store 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": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
firewall_allow_azure_ips
str
def firewall_allow_azure_ips(self) -> str: """ The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced. """ return pulumi.get(self, "firewall_allow_azure_ips")
The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
[ "The", "current", "state", "of", "allowing", "or", "disallowing", "IPs", "originating", "within", "Azure", "through", "the", "firewall", ".", "If", "the", "firewall", "is", "disabled", "this", "is", "not", "enforced", "." ]
def firewall_allow_azure_ips(self) -> str: return pulumi.get(self, "firewall_allow_azure_ips")
[ "def", "firewall_allow_azure_ips", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"firewall_allow_azure_ips\"", ")" ]
The current state of allowing or disallowing IPs originating within Azure through the firewall.
[ "The", "current", "state", "of", "allowing", "or", "disallowing", "IPs", "originating", "within", "Azure", "through", "the", "firewall", "." ]
[ "\"\"\"\n The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
firewall_rules
Sequence['outputs.FirewallRuleResponse']
def firewall_rules(self) -> Sequence['outputs.FirewallRuleResponse']: """ The list of firewall rules associated with this Data Lake Store account. """ return pulumi.get(self, "firewall_rules")
The list of firewall rules associated with this Data Lake Store account.
The list of firewall rules associated with this Data Lake Store account.
[ "The", "list", "of", "firewall", "rules", "associated", "with", "this", "Data", "Lake", "Store", "account", "." ]
def firewall_rules(self) -> Sequence['outputs.FirewallRuleResponse']: return pulumi.get(self, "firewall_rules")
[ "def", "firewall_rules", "(", "self", ")", "->", "Sequence", "[", "'outputs.FirewallRuleResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"firewall_rules\"", ")" ]
The list of firewall rules associated with this Data Lake Store account.
[ "The", "list", "of", "firewall", "rules", "associated", "with", "this", "Data", "Lake", "Store", "account", "." ]
[ "\"\"\"\n The list of firewall rules associated with this Data Lake Store 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": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
firewall_state
str
def firewall_state(self) -> str: """ The current state of the IP address firewall for this Data Lake Store account. """ return pulumi.get(self, "firewall_state")
The current state of the IP address firewall for this Data Lake Store account.
The current state of the IP address firewall for this Data Lake Store account.
[ "The", "current", "state", "of", "the", "IP", "address", "firewall", "for", "this", "Data", "Lake", "Store", "account", "." ]
def firewall_state(self) -> str: return pulumi.get(self, "firewall_state")
[ "def", "firewall_state", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"firewall_state\"", ")" ]
The current state of the IP address firewall for this Data Lake Store account.
[ "The", "current", "state", "of", "the", "IP", "address", "firewall", "for", "this", "Data", "Lake", "Store", "account", "." ]
[ "\"\"\"\n The current state of the IP address firewall for this Data Lake Store 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": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
identity
'outputs.EncryptionIdentityResponse'
def identity(self) -> 'outputs.EncryptionIdentityResponse': """ The Key Vault encryption identity, if any. """ return pulumi.get(self, "identity")
The Key Vault encryption identity, if any.
The Key Vault encryption identity, if any.
[ "The", "Key", "Vault", "encryption", "identity", "if", "any", "." ]
def identity(self) -> 'outputs.EncryptionIdentityResponse': return pulumi.get(self, "identity")
[ "def", "identity", "(", "self", ")", "->", "'outputs.EncryptionIdentityResponse'", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"identity\"", ")" ]
The Key Vault encryption identity, if any.
[ "The", "Key", "Vault", "encryption", "identity", "if", "any", "." ]
[ "\"\"\"\n The Key Vault encryption identity, if any.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
new_tier
str
def new_tier(self) -> str: """ The commitment tier to use for next month. """ return pulumi.get(self, "new_tier")
The commitment tier to use for next month.
The commitment tier to use for next month.
[ "The", "commitment", "tier", "to", "use", "for", "next", "month", "." ]
def new_tier(self) -> str: return pulumi.get(self, "new_tier")
[ "def", "new_tier", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"new_tier\"", ")" ]
The commitment tier to use for next month.
[ "The", "commitment", "tier", "to", "use", "for", "next", "month", "." ]
[ "\"\"\"\n The commitment tier to use for next month.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
trusted_id_provider_state
str
def trusted_id_provider_state(self) -> str: """ The current state of the trusted identity provider feature for this Data Lake Store account. """ return pulumi.get(self, "trusted_id_provider_state")
The current state of the trusted identity provider feature for this Data Lake Store account.
The current state of the trusted identity provider feature for this Data Lake Store account.
[ "The", "current", "state", "of", "the", "trusted", "identity", "provider", "feature", "for", "this", "Data", "Lake", "Store", "account", "." ]
def trusted_id_provider_state(self) -> str: return pulumi.get(self, "trusted_id_provider_state")
[ "def", "trusted_id_provider_state", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"trusted_id_provider_state\"", ")" ]
The current state of the trusted identity provider feature for this Data Lake Store account.
[ "The", "current", "state", "of", "the", "trusted", "identity", "provider", "feature", "for", "this", "Data", "Lake", "Store", "account", "." ]
[ "\"\"\"\n The current state of the trusted identity provider feature for this Data Lake Store 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": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
trusted_id_providers
Sequence['outputs.TrustedIdProviderResponse']
def trusted_id_providers(self) -> Sequence['outputs.TrustedIdProviderResponse']: """ The list of trusted identity providers associated with this Data Lake Store account. """ return pulumi.get(self, "trusted_id_providers")
The list of trusted identity providers associated with this Data Lake Store account.
The list of trusted identity providers associated with this Data Lake Store account.
[ "The", "list", "of", "trusted", "identity", "providers", "associated", "with", "this", "Data", "Lake", "Store", "account", "." ]
def trusted_id_providers(self) -> Sequence['outputs.TrustedIdProviderResponse']: return pulumi.get(self, "trusted_id_providers")
[ "def", "trusted_id_providers", "(", "self", ")", "->", "Sequence", "[", "'outputs.TrustedIdProviderResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"trusted_id_providers\"", ")" ]
The list of trusted identity providers associated with this Data Lake Store account.
[ "The", "list", "of", "trusted", "identity", "providers", "associated", "with", "this", "Data", "Lake", "Store", "account", "." ]
[ "\"\"\"\n The list of trusted identity providers associated with this Data Lake Store 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": [] }
f173bf15bff42d16008a2293eaf2cccec6c7937a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakestore/latest/get_account.py
[ "Apache-2.0" ]
Python
virtual_network_rules
Sequence['outputs.VirtualNetworkRuleResponse']
def virtual_network_rules(self) -> Sequence['outputs.VirtualNetworkRuleResponse']: """ The list of virtual network rules associated with this Data Lake Store account. """ return pulumi.get(self, "virtual_network_rules")
The list of virtual network rules associated with this Data Lake Store account.
The list of virtual network rules associated with this Data Lake Store account.
[ "The", "list", "of", "virtual", "network", "rules", "associated", "with", "this", "Data", "Lake", "Store", "account", "." ]
def virtual_network_rules(self) -> Sequence['outputs.VirtualNetworkRuleResponse']: return pulumi.get(self, "virtual_network_rules")
[ "def", "virtual_network_rules", "(", "self", ")", "->", "Sequence", "[", "'outputs.VirtualNetworkRuleResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"virtual_network_rules\"", ")" ]
The list of virtual network rules associated with this Data Lake Store account.
[ "The", "list", "of", "virtual", "network", "rules", "associated", "with", "this", "Data", "Lake", "Store", "account", "." ]
[ "\"\"\"\n The list of virtual network rules associated with this Data Lake Store 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": [] }
90fbf882ef20527140f54669f1447f89eaee08fe
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/web/latest/list_web_app_publishing_credentials_slot.py
[ "Apache-2.0" ]
Python
list_web_app_publishing_credentials_slot
AwaitableListWebAppPublishingCredentialsSlotResult
def list_web_app_publishing_credentials_slot(name: Optional[str] = None, resource_group_name: Optional[str] = None, slot: Optional[str] = None, opts: Optional[pulumi.InvokeOptions] = No...
User credentials used for publishing activity. Latest API Version: 2020-10-01. :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...
User credentials used for publishing activity.
[ "User", "credentials", "used", "for", "publishing", "activity", "." ]
def list_web_app_publishing_credentials_slot(name: Optional[str] = None, resource_group_name: Optional[str] = None, slot: Optional[str] = None, opts: Optional[pulumi.InvokeOptions] = No...
[ "def", "list_web_app_publishing_credentials_slot", "(", "name", ":", "Optional", "[", "str", "]", "=", "None", ",", "resource_group_name", ":", "Optional", "[", "str", "]", "=", "None", ",", "slot", ":", "Optional", "[", "str", "]", "=", "None", ",", "opts...
User credentials used for publishing activity.
[ "User", "credentials", "used", "for", "publishing", "activity", "." ]
[ "\"\"\"\n User credentials used for publishing activity.\n Latest API Version: 2020-10-01.\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, th...
[ { "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 }, ...
bd308d4836fef9a9974f44cba7770f463c5fc99f
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/cognitiveservices/list_account_keys.py
[ "Apache-2.0" ]
Python
list_account_keys
AwaitableListAccountKeysResult
def list_account_keys(account_name: Optional[str] = None, resource_group_name: Optional[str] = None, opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListAccountKeysResult: """ The access keys for the cognitive services account. API Version: 2017-04-18. ...
The access keys for the cognitive services account. API Version: 2017-04-18. :param str account_name: The name of Cognitive Services account. :param str resource_group_name: The name of the resource group. The name is case insensitive.
The access keys for the cognitive services account.
[ "The", "access", "keys", "for", "the", "cognitive", "services", "account", "." ]
def list_account_keys(account_name: Optional[str] = None, resource_group_name: Optional[str] = None, opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListAccountKeysResult: __args__ = dict() __args__['accountName'] = account_name __args__['resourceGroupNam...
[ "def", "list_account_keys", "(", "account_name", ":", "Optional", "[", "str", "]", "=", "None", ",", "resource_group_name", ":", "Optional", "[", "str", "]", "=", "None", ",", "opts", ":", "Optional", "[", "pulumi", ".", "InvokeOptions", "]", "=", "None", ...
The access keys for the cognitive services account.
[ "The", "access", "keys", "for", "the", "cognitive", "services", "account", "." ]
[ "\"\"\"\n The access keys for the cognitive services account.\n API Version: 2017-04-18.\n\n\n :param str account_name: The name of Cognitive Services account.\n :param str resource_group_name: The name of the resource group. The name is case insensitive.\n \"\"\"" ]
[ { "param": "account_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 name of Cognitive Services account.", "docstring_tokens": [ "The", "name", "of", "Cognitive", "Services", "account", ...
42c1119e6ee36acf7283b43c87bb903eeaacd83f
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/web/v20150801/site_source_control_slot.py
[ "Apache-2.0" ]
Python
deployment_rollback_enabled
pulumi.Output[Optional[bool]]
def deployment_rollback_enabled(self) -> pulumi.Output[Optional[bool]]: """ Whether to manual or continuous integration """ return pulumi.get(self, "deployment_rollback_enabled")
Whether to manual or continuous integration
Whether to manual or continuous integration
[ "Whether", "to", "manual", "or", "continuous", "integration" ]
def deployment_rollback_enabled(self) -> pulumi.Output[Optional[bool]]: return pulumi.get(self, "deployment_rollback_enabled")
[ "def", "deployment_rollback_enabled", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "bool", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"deployment_rollback_enabled\"", ")" ]
Whether to manual or continuous integration
[ "Whether", "to", "manual", "or", "continuous", "integration" ]
[ "\"\"\"\n Whether to manual or continuous integration\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
42c1119e6ee36acf7283b43c87bb903eeaacd83f
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/web/v20150801/site_source_control_slot.py
[ "Apache-2.0" ]
Python
is_manual_integration
pulumi.Output[Optional[bool]]
def is_manual_integration(self) -> pulumi.Output[Optional[bool]]: """ Whether to manual or continuous integration """ return pulumi.get(self, "is_manual_integration")
Whether to manual or continuous integration
Whether to manual or continuous integration
[ "Whether", "to", "manual", "or", "continuous", "integration" ]
def is_manual_integration(self) -> pulumi.Output[Optional[bool]]: return pulumi.get(self, "is_manual_integration")
[ "def", "is_manual_integration", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "bool", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"is_manual_integration\"", ")" ]
Whether to manual or continuous integration
[ "Whether", "to", "manual", "or", "continuous", "integration" ]
[ "\"\"\"\n Whether to manual or continuous integration\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
694d5ac8c564ba5096f27f3526b2b1cf04c8aa9f
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/logic/latest/integration_account_schema.py
[ "Apache-2.0" ]
Python
target_namespace
pulumi.Output[Optional[str]]
def target_namespace(self) -> pulumi.Output[Optional[str]]: """ The target namespace of the schema. """ return pulumi.get(self, "target_namespace")
The target namespace of the schema.
The target namespace of the schema.
[ "The", "target", "namespace", "of", "the", "schema", "." ]
def target_namespace(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "target_namespace")
[ "def", "target_namespace", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"target_namespace\"", ")" ]
The target namespace of the schema.
[ "The", "target", "namespace", "of", "the", "schema", "." ]
[ "\"\"\"\n The target namespace of the schema.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
695baa4471c9aaf3c9aed87d82132ea4284d620a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/autonomousdevelopmentplatform/get_data_pool.py
[ "Apache-2.0" ]
Python
data_pool_id
str
def data_pool_id(self) -> str: """ The Data Pool's data-plane ID """ return pulumi.get(self, "data_pool_id")
The Data Pool's data-plane ID
The Data Pool's data-plane ID
[ "The", "Data", "Pool", "'", "s", "data", "-", "plane", "ID" ]
def data_pool_id(self) -> str: return pulumi.get(self, "data_pool_id")
[ "def", "data_pool_id", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"data_pool_id\"", ")" ]
The Data Pool's data-plane ID
[ "The", "Data", "Pool", "'", "s", "data", "-", "plane", "ID" ]
[ "\"\"\"\n The Data Pool's data-plane ID\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
695baa4471c9aaf3c9aed87d82132ea4284d620a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/autonomousdevelopmentplatform/get_data_pool.py
[ "Apache-2.0" ]
Python
locations
Sequence['outputs.DataPoolLocationResponse']
def locations(self) -> Sequence['outputs.DataPoolLocationResponse']: """ Gets or sets the collection of locations where Data Pool resources should be created. """ return pulumi.get(self, "locations")
Gets or sets the collection of locations where Data Pool resources should be created.
Gets or sets the collection of locations where Data Pool resources should be created.
[ "Gets", "or", "sets", "the", "collection", "of", "locations", "where", "Data", "Pool", "resources", "should", "be", "created", "." ]
def locations(self) -> Sequence['outputs.DataPoolLocationResponse']: return pulumi.get(self, "locations")
[ "def", "locations", "(", "self", ")", "->", "Sequence", "[", "'outputs.DataPoolLocationResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"locations\"", ")" ]
Gets or sets the collection of locations where Data Pool resources should be created.
[ "Gets", "or", "sets", "the", "collection", "of", "locations", "where", "Data", "Pool", "resources", "should", "be", "created", "." ]
[ "\"\"\"\n Gets or sets the collection of locations where Data Pool resources should be created.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
69620c41d06fffa319193dd15e5385e238c287cd
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/sql/v20190601preview/get_sync_group.py
[ "Apache-2.0" ]
Python
conflict_resolution_policy
Optional[str]
def conflict_resolution_policy(self) -> Optional[str]: """ Conflict resolution policy of the sync group. """ return pulumi.get(self, "conflict_resolution_policy")
Conflict resolution policy of the sync group.
Conflict resolution policy of the sync group.
[ "Conflict", "resolution", "policy", "of", "the", "sync", "group", "." ]
def conflict_resolution_policy(self) -> Optional[str]: return pulumi.get(self, "conflict_resolution_policy")
[ "def", "conflict_resolution_policy", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"conflict_resolution_policy\"", ")" ]
Conflict resolution policy of the sync group.
[ "Conflict", "resolution", "policy", "of", "the", "sync", "group", "." ]
[ "\"\"\"\n Conflict resolution policy of the sync 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": [] }
69620c41d06fffa319193dd15e5385e238c287cd
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/sql/v20190601preview/get_sync_group.py
[ "Apache-2.0" ]
Python
hub_database_password
Optional[str]
def hub_database_password(self) -> Optional[str]: """ Password for the sync group hub database credential. """ return pulumi.get(self, "hub_database_password")
Password for the sync group hub database credential.
Password for the sync group hub database credential.
[ "Password", "for", "the", "sync", "group", "hub", "database", "credential", "." ]
def hub_database_password(self) -> Optional[str]: return pulumi.get(self, "hub_database_password")
[ "def", "hub_database_password", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"hub_database_password\"", ")" ]
Password for the sync group hub database credential.
[ "Password", "for", "the", "sync", "group", "hub", "database", "credential", "." ]
[ "\"\"\"\n Password for the sync group hub database credential.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
69620c41d06fffa319193dd15e5385e238c287cd
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/sql/v20190601preview/get_sync_group.py
[ "Apache-2.0" ]
Python
hub_database_user_name
Optional[str]
def hub_database_user_name(self) -> Optional[str]: """ User name for the sync group hub database credential. """ return pulumi.get(self, "hub_database_user_name")
User name for the sync group hub database credential.
User name for the sync group hub database credential.
[ "User", "name", "for", "the", "sync", "group", "hub", "database", "credential", "." ]
def hub_database_user_name(self) -> Optional[str]: return pulumi.get(self, "hub_database_user_name")
[ "def", "hub_database_user_name", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"hub_database_user_name\"", ")" ]
User name for the sync group hub database credential.
[ "User", "name", "for", "the", "sync", "group", "hub", "database", "credential", "." ]
[ "\"\"\"\n User name for the sync group hub database credential.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
69620c41d06fffa319193dd15e5385e238c287cd
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/sql/v20190601preview/get_sync_group.py
[ "Apache-2.0" ]
Python
schema
Optional['outputs.SyncGroupSchemaResponse']
def schema(self) -> Optional['outputs.SyncGroupSchemaResponse']: """ Sync schema of the sync group. """ return pulumi.get(self, "schema")
Sync schema of the sync group.
Sync schema of the sync group.
[ "Sync", "schema", "of", "the", "sync", "group", "." ]
def schema(self) -> Optional['outputs.SyncGroupSchemaResponse']: return pulumi.get(self, "schema")
[ "def", "schema", "(", "self", ")", "->", "Optional", "[", "'outputs.SyncGroupSchemaResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"schema\"", ")" ]
Sync schema of the sync group.
[ "Sync", "schema", "of", "the", "sync", "group", "." ]
[ "\"\"\"\n Sync schema of the sync 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": [] }
69620c41d06fffa319193dd15e5385e238c287cd
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/sql/v20190601preview/get_sync_group.py
[ "Apache-2.0" ]
Python
sync_database_id
Optional[str]
def sync_database_id(self) -> Optional[str]: """ ARM resource id of the sync database in the sync group. """ return pulumi.get(self, "sync_database_id")
ARM resource id of the sync database in the sync group.
ARM resource id of the sync database in the sync group.
[ "ARM", "resource", "id", "of", "the", "sync", "database", "in", "the", "sync", "group", "." ]
def sync_database_id(self) -> Optional[str]: return pulumi.get(self, "sync_database_id")
[ "def", "sync_database_id", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"sync_database_id\"", ")" ]
ARM resource id of the sync database in the sync group.
[ "ARM", "resource", "id", "of", "the", "sync", "database", "in", "the", "sync", "group", "." ]
[ "\"\"\"\n ARM resource id of the sync database in the sync 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": [] }
69620c41d06fffa319193dd15e5385e238c287cd
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/sql/v20190601preview/get_sync_group.py
[ "Apache-2.0" ]
Python
sync_state
str
def sync_state(self) -> str: """ Sync state of the sync group. """ return pulumi.get(self, "sync_state")
Sync state of the sync group.
Sync state of the sync group.
[ "Sync", "state", "of", "the", "sync", "group", "." ]
def sync_state(self) -> str: return pulumi.get(self, "sync_state")
[ "def", "sync_state", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"sync_state\"", ")" ]
Sync state of the sync group.
[ "Sync", "state", "of", "the", "sync", "group", "." ]
[ "\"\"\"\n Sync state of the sync 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": [] }
69620c41d06fffa319193dd15e5385e238c287cd
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/sql/v20190601preview/get_sync_group.py
[ "Apache-2.0" ]
Python
use_private_link_connection
Optional[bool]
def use_private_link_connection(self) -> Optional[bool]: """ If use private link connection is enabled. """ return pulumi.get(self, "use_private_link_connection")
If use private link connection is enabled.
If use private link connection is enabled.
[ "If", "use", "private", "link", "connection", "is", "enabled", "." ]
def use_private_link_connection(self) -> Optional[bool]: return pulumi.get(self, "use_private_link_connection")
[ "def", "use_private_link_connection", "(", "self", ")", "->", "Optional", "[", "bool", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"use_private_link_connection\"", ")" ]
If use private link connection is enabled.
[ "If", "use", "private", "link", "connection", "is", "enabled", "." ]
[ "\"\"\"\n If use private link connection 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": [] }
69629b820093461999d8f6ce098131b9b920ece3
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/network/get_network_virtual_appliance.py
[ "Apache-2.0" ]
Python
inbound_security_rules
Sequence['outputs.SubResourceResponse']
def inbound_security_rules(self) -> Sequence['outputs.SubResourceResponse']: """ List of references to InboundSecurityRules. """ return pulumi.get(self, "inbound_security_rules")
List of references to InboundSecurityRules.
List of references to InboundSecurityRules.
[ "List", "of", "references", "to", "InboundSecurityRules", "." ]
def inbound_security_rules(self) -> Sequence['outputs.SubResourceResponse']: return pulumi.get(self, "inbound_security_rules")
[ "def", "inbound_security_rules", "(", "self", ")", "->", "Sequence", "[", "'outputs.SubResourceResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"inbound_security_rules\"", ")" ]
List of references to InboundSecurityRules.
[ "List", "of", "references", "to", "InboundSecurityRules", "." ]
[ "\"\"\"\n List of references to InboundSecurityRules.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
3e0efb76aa536cded19eba0137f0c924003b290c
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/sql/v20200801preview/server_dns_alias.py
[ "Apache-2.0" ]
Python
azure_dns_record
pulumi.Output[str]
def azure_dns_record(self) -> pulumi.Output[str]: """ The fully qualified DNS record for alias """ return pulumi.get(self, "azure_dns_record")
The fully qualified DNS record for alias
The fully qualified DNS record for alias
[ "The", "fully", "qualified", "DNS", "record", "for", "alias" ]
def azure_dns_record(self) -> pulumi.Output[str]: return pulumi.get(self, "azure_dns_record")
[ "def", "azure_dns_record", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"azure_dns_record\"", ")" ]
The fully qualified DNS record for alias
[ "The", "fully", "qualified", "DNS", "record", "for", "alias" ]
[ "\"\"\"\n The fully qualified DNS record for alias\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
3e1336c861a7f9adb4a4e11a2f0122a8b9294761
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/servicebus/v20140901/namespace_authorization_rule.py
[ "Apache-2.0" ]
Python
claim_type
pulumi.Output[Optional[str]]
def claim_type(self) -> pulumi.Output[Optional[str]]: """ A string that describes Claim Type for authorization rule. """ return pulumi.get(self, "claim_type")
A string that describes Claim Type for authorization rule.
A string that describes Claim Type for authorization rule.
[ "A", "string", "that", "describes", "Claim", "Type", "for", "authorization", "rule", "." ]
def claim_type(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "claim_type")
[ "def", "claim_type", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"claim_type\"", ")" ]
A string that describes Claim Type for authorization rule.
[ "A", "string", "that", "describes", "Claim", "Type", "for", "authorization", "rule", "." ]
[ "\"\"\"\n A string that describes Claim Type for authorization 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": [] }
3e1336c861a7f9adb4a4e11a2f0122a8b9294761
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/servicebus/v20140901/namespace_authorization_rule.py
[ "Apache-2.0" ]
Python
claim_value
pulumi.Output[Optional[str]]
def claim_value(self) -> pulumi.Output[Optional[str]]: """ A string that describes Claim Value of authorization rule. """ return pulumi.get(self, "claim_value")
A string that describes Claim Value of authorization rule.
A string that describes Claim Value of authorization rule.
[ "A", "string", "that", "describes", "Claim", "Value", "of", "authorization", "rule", "." ]
def claim_value(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "claim_value")
[ "def", "claim_value", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"claim_value\"", ")" ]
A string that describes Claim Value of authorization rule.
[ "A", "string", "that", "describes", "Claim", "Value", "of", "authorization", "rule", "." ]
[ "\"\"\"\n A string that describes Claim Value of authorization 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": [] }
3e1336c861a7f9adb4a4e11a2f0122a8b9294761
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/servicebus/v20140901/namespace_authorization_rule.py
[ "Apache-2.0" ]
Python
primary_key
pulumi.Output[Optional[str]]
def primary_key(self) -> pulumi.Output[Optional[str]]: """ A base64-encoded 256-bit primary key for signing and validating the SAS token. """ return pulumi.get(self, "primary_key")
A base64-encoded 256-bit primary key for signing and validating the SAS token.
A base64-encoded 256-bit primary key for signing and validating the SAS token.
[ "A", "base64", "-", "encoded", "256", "-", "bit", "primary", "key", "for", "signing", "and", "validating", "the", "SAS", "token", "." ]
def primary_key(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "primary_key")
[ "def", "primary_key", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"primary_key\"", ")" ]
A base64-encoded 256-bit primary key for signing and validating the SAS token.
[ "A", "base64", "-", "encoded", "256", "-", "bit", "primary", "key", "for", "signing", "and", "validating", "the", "SAS", "token", "." ]
[ "\"\"\"\n A base64-encoded 256-bit primary key for signing and validating the SAS token.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
3e1336c861a7f9adb4a4e11a2f0122a8b9294761
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/servicebus/v20140901/namespace_authorization_rule.py
[ "Apache-2.0" ]
Python
secondary_key
pulumi.Output[Optional[str]]
def secondary_key(self) -> pulumi.Output[Optional[str]]: """ A base64-encoded 256-bit primary key for signing and validating the SAS token. """ return pulumi.get(self, "secondary_key")
A base64-encoded 256-bit primary key for signing and validating the SAS token.
A base64-encoded 256-bit primary key for signing and validating the SAS token.
[ "A", "base64", "-", "encoded", "256", "-", "bit", "primary", "key", "for", "signing", "and", "validating", "the", "SAS", "token", "." ]
def secondary_key(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "secondary_key")
[ "def", "secondary_key", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"secondary_key\"", ")" ]
A base64-encoded 256-bit primary key for signing and validating the SAS token.
[ "A", "base64", "-", "encoded", "256", "-", "bit", "primary", "key", "for", "signing", "and", "validating", "the", "SAS", "token", "." ]
[ "\"\"\"\n A base64-encoded 256-bit primary key for signing and validating the SAS token.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
3e20495663b856046701a70096986a293c8dbf0d
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/insights/latest/get_web_test.py
[ "Apache-2.0" ]
Python
configuration
Optional['outputs.WebTestPropertiesResponseConfiguration']
def configuration(self) -> Optional['outputs.WebTestPropertiesResponseConfiguration']: """ An XML configuration specification for a WebTest. """ return pulumi.get(self, "configuration")
An XML configuration specification for a WebTest.
An XML configuration specification for a WebTest.
[ "An", "XML", "configuration", "specification", "for", "a", "WebTest", "." ]
def configuration(self) -> Optional['outputs.WebTestPropertiesResponseConfiguration']: return pulumi.get(self, "configuration")
[ "def", "configuration", "(", "self", ")", "->", "Optional", "[", "'outputs.WebTestPropertiesResponseConfiguration'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"configuration\"", ")" ]
An XML configuration specification for a WebTest.
[ "An", "XML", "configuration", "specification", "for", "a", "WebTest", "." ]
[ "\"\"\"\n An XML configuration specification for a WebTest.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
3e20495663b856046701a70096986a293c8dbf0d
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/insights/latest/get_web_test.py
[ "Apache-2.0" ]
Python
frequency
Optional[int]
def frequency(self) -> Optional[int]: """ Interval in seconds between test runs for this WebTest. Default value is 300. """ return pulumi.get(self, "frequency")
Interval in seconds between test runs for this WebTest. Default value is 300.
Interval in seconds between test runs for this WebTest. Default value is 300.
[ "Interval", "in", "seconds", "between", "test", "runs", "for", "this", "WebTest", ".", "Default", "value", "is", "300", "." ]
def frequency(self) -> Optional[int]: return pulumi.get(self, "frequency")
[ "def", "frequency", "(", "self", ")", "->", "Optional", "[", "int", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"frequency\"", ")" ]
Interval in seconds between test runs for this WebTest.
[ "Interval", "in", "seconds", "between", "test", "runs", "for", "this", "WebTest", "." ]
[ "\"\"\"\n Interval in seconds between test runs for this WebTest. Default value is 300.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
3e20495663b856046701a70096986a293c8dbf0d
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/insights/latest/get_web_test.py
[ "Apache-2.0" ]
Python
locations
Sequence['outputs.WebTestGeolocationResponse']
def locations(self) -> Sequence['outputs.WebTestGeolocationResponse']: """ A list of where to physically run the tests from to give global coverage for accessibility of your application. """ return pulumi.get(self, "locations")
A list of where to physically run the tests from to give global coverage for accessibility of your application.
A list of where to physically run the tests from to give global coverage for accessibility of your application.
[ "A", "list", "of", "where", "to", "physically", "run", "the", "tests", "from", "to", "give", "global", "coverage", "for", "accessibility", "of", "your", "application", "." ]
def locations(self) -> Sequence['outputs.WebTestGeolocationResponse']: return pulumi.get(self, "locations")
[ "def", "locations", "(", "self", ")", "->", "Sequence", "[", "'outputs.WebTestGeolocationResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"locations\"", ")" ]
A list of where to physically run the tests from to give global coverage for accessibility of your application.
[ "A", "list", "of", "where", "to", "physically", "run", "the", "tests", "from", "to", "give", "global", "coverage", "for", "accessibility", "of", "your", "application", "." ]
[ "\"\"\"\n A list of where to physically run the tests from to give global coverage for accessibility of your 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": [] }
3e20495663b856046701a70096986a293c8dbf0d
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/insights/latest/get_web_test.py
[ "Apache-2.0" ]
Python
retry_enabled
Optional[bool]
def retry_enabled(self) -> Optional[bool]: """ Allow for retries should this WebTest fail. """ return pulumi.get(self, "retry_enabled")
Allow for retries should this WebTest fail.
Allow for retries should this WebTest fail.
[ "Allow", "for", "retries", "should", "this", "WebTest", "fail", "." ]
def retry_enabled(self) -> Optional[bool]: return pulumi.get(self, "retry_enabled")
[ "def", "retry_enabled", "(", "self", ")", "->", "Optional", "[", "bool", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"retry_enabled\"", ")" ]
Allow for retries should this WebTest fail.
[ "Allow", "for", "retries", "should", "this", "WebTest", "fail", "." ]
[ "\"\"\"\n Allow for retries should this WebTest fail.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
3e20495663b856046701a70096986a293c8dbf0d
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/insights/latest/get_web_test.py
[ "Apache-2.0" ]
Python
synthetic_monitor_id
str
def synthetic_monitor_id(self) -> str: """ Unique ID of this WebTest. This is typically the same value as the Name field. """ return pulumi.get(self, "synthetic_monitor_id")
Unique ID of this WebTest. This is typically the same value as the Name field.
Unique ID of this WebTest. This is typically the same value as the Name field.
[ "Unique", "ID", "of", "this", "WebTest", ".", "This", "is", "typically", "the", "same", "value", "as", "the", "Name", "field", "." ]
def synthetic_monitor_id(self) -> str: return pulumi.get(self, "synthetic_monitor_id")
[ "def", "synthetic_monitor_id", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"synthetic_monitor_id\"", ")" ]
Unique ID of this WebTest.
[ "Unique", "ID", "of", "this", "WebTest", "." ]
[ "\"\"\"\n Unique ID of this WebTest. This is typically the same value as the Name field.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
caffe_settings
pulumi.Output[Optional['outputs.CaffeSettingsResponse']]
def caffe_settings(self) -> pulumi.Output[Optional['outputs.CaffeSettingsResponse']]: """ Specifies the settings for Caffe job. """ return pulumi.get(self, "caffe_settings")
Specifies the settings for Caffe job.
Specifies the settings for Caffe job.
[ "Specifies", "the", "settings", "for", "Caffe", "job", "." ]
def caffe_settings(self) -> pulumi.Output[Optional['outputs.CaffeSettingsResponse']]: return pulumi.get(self, "caffe_settings")
[ "def", "caffe_settings", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.CaffeSettingsResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"caffe_settings\"", ")" ]
Specifies the settings for Caffe job.
[ "Specifies", "the", "settings", "for", "Caffe", "job", "." ]
[ "\"\"\"\n Specifies the settings for Caffe 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
chainer_settings
pulumi.Output[Optional['outputs.ChainerSettingsResponse']]
def chainer_settings(self) -> pulumi.Output[Optional['outputs.ChainerSettingsResponse']]: """ Specifies the settings for Chainer job. """ return pulumi.get(self, "chainer_settings")
Specifies the settings for Chainer job.
Specifies the settings for Chainer job.
[ "Specifies", "the", "settings", "for", "Chainer", "job", "." ]
def chainer_settings(self) -> pulumi.Output[Optional['outputs.ChainerSettingsResponse']]: return pulumi.get(self, "chainer_settings")
[ "def", "chainer_settings", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.ChainerSettingsResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"chainer_settings\"", ")" ]
Specifies the settings for Chainer job.
[ "Specifies", "the", "settings", "for", "Chainer", "job", "." ]
[ "\"\"\"\n Specifies the settings for Chainer 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
cluster
pulumi.Output[Optional['outputs.ResourceIdResponse']]
def cluster(self) -> pulumi.Output[Optional['outputs.ResourceIdResponse']]: """ Represents a resource ID. For example, for a subnet, it is the resource URL for the subnet. """ return pulumi.get(self, "cluster")
Represents a resource ID. For example, for a subnet, it is the resource URL for the subnet.
Represents a resource ID. For example, for a subnet, it is the resource URL for the subnet.
[ "Represents", "a", "resource", "ID", ".", "For", "example", "for", "a", "subnet", "it", "is", "the", "resource", "URL", "for", "the", "subnet", "." ]
def cluster(self) -> pulumi.Output[Optional['outputs.ResourceIdResponse']]: return pulumi.get(self, "cluster")
[ "def", "cluster", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.ResourceIdResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"cluster\"", ")" ]
Represents a resource ID.
[ "Represents", "a", "resource", "ID", "." ]
[ "\"\"\"\n Represents a resource ID. For example, for a subnet, it is the resource URL for the subnet.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
cntk_settings
pulumi.Output[Optional['outputs.CNTKsettingsResponse']]
def cntk_settings(self) -> pulumi.Output[Optional['outputs.CNTKsettingsResponse']]: """ Specifies the settings for CNTK (aka Microsoft Cognitive Toolkit) job. """ return pulumi.get(self, "cntk_settings")
Specifies the settings for CNTK (aka Microsoft Cognitive Toolkit) job.
Specifies the settings for CNTK (aka Microsoft Cognitive Toolkit) job.
[ "Specifies", "the", "settings", "for", "CNTK", "(", "aka", "Microsoft", "Cognitive", "Toolkit", ")", "job", "." ]
def cntk_settings(self) -> pulumi.Output[Optional['outputs.CNTKsettingsResponse']]: return pulumi.get(self, "cntk_settings")
[ "def", "cntk_settings", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.CNTKsettingsResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"cntk_settings\"", ")" ]
Specifies the settings for CNTK (aka Microsoft Cognitive Toolkit) job.
[ "Specifies", "the", "settings", "for", "CNTK", "(", "aka", "Microsoft", "Cognitive", "Toolkit", ")", "job", "." ]
[ "\"\"\"\n Specifies the settings for CNTK (aka Microsoft Cognitive Toolkit) 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
constraints
pulumi.Output[Optional['outputs.JobPropertiesResponseConstraints']]
def constraints(self) -> pulumi.Output[Optional['outputs.JobPropertiesResponseConstraints']]: """ Constraints associated with the Job. """ return pulumi.get(self, "constraints")
Constraints associated with the Job.
Constraints associated with the Job.
[ "Constraints", "associated", "with", "the", "Job", "." ]
def constraints(self) -> pulumi.Output[Optional['outputs.JobPropertiesResponseConstraints']]: return pulumi.get(self, "constraints")
[ "def", "constraints", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.JobPropertiesResponseConstraints'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"constraints\"", ")" ]
Constraints associated with the Job.
[ "Constraints", "associated", "with", "the", "Job", "." ]
[ "\"\"\"\n Constraints 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
container_settings
pulumi.Output[Optional['outputs.ContainerSettingsResponse']]
def container_settings(self) -> pulumi.Output[Optional['outputs.ContainerSettingsResponse']]: """ If the container was downloaded as part of cluster setup then the same container image will be used. If not provided, the job will run on the VM. """ return pulumi.get(self, "container_setti...
If the container was downloaded as part of cluster setup then the same container image will be used. If not provided, the job will run on the VM.
If the container was downloaded as part of cluster setup then the same container image will be used. If not provided, the job will run on the VM.
[ "If", "the", "container", "was", "downloaded", "as", "part", "of", "cluster", "setup", "then", "the", "same", "container", "image", "will", "be", "used", ".", "If", "not", "provided", "the", "job", "will", "run", "on", "the", "VM", "." ]
def container_settings(self) -> pulumi.Output[Optional['outputs.ContainerSettingsResponse']]: return pulumi.get(self, "container_settings")
[ "def", "container_settings", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.ContainerSettingsResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"container_settings\"", ")" ]
If the container was downloaded as part of cluster setup then the same container image will be used.
[ "If", "the", "container", "was", "downloaded", "as", "part", "of", "cluster", "setup", "then", "the", "same", "container", "image", "will", "be", "used", "." ]
[ "\"\"\"\n If the container was downloaded as part of cluster setup then the same container image will be used. If not provided, the job will run on the VM.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
custom_toolkit_settings
pulumi.Output[Optional['outputs.CustomToolkitSettingsResponse']]
def custom_toolkit_settings(self) -> pulumi.Output[Optional['outputs.CustomToolkitSettingsResponse']]: """ Specifies the settings for a custom tool kit job. """ return pulumi.get(self, "custom_toolkit_settings")
Specifies the settings for a custom tool kit job.
Specifies the settings for a custom tool kit job.
[ "Specifies", "the", "settings", "for", "a", "custom", "tool", "kit", "job", "." ]
def custom_toolkit_settings(self) -> pulumi.Output[Optional['outputs.CustomToolkitSettingsResponse']]: return pulumi.get(self, "custom_toolkit_settings")
[ "def", "custom_toolkit_settings", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.CustomToolkitSettingsResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"custom_toolkit_settings\"", ")" ]
Specifies the settings for a custom tool kit job.
[ "Specifies", "the", "settings", "for", "a", "custom", "tool", "kit", "job", "." ]
[ "\"\"\"\n Specifies the settings for a custom tool kit 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
environment_variables
pulumi.Output[Optional[Sequence['outputs.EnvironmentVariableResponse']]]
def environment_variables(self) -> pulumi.Output[Optional[Sequence['outputs.EnvironmentVariableResponse']]]: """ Batch AI will setup these additional environment variables for the job. """ return pulumi.get(self, "environment_variables")
Batch AI will setup these additional environment variables for the job.
Batch AI will setup these additional environment variables for the job.
[ "Batch", "AI", "will", "setup", "these", "additional", "environment", "variables", "for", "the", "job", "." ]
def environment_variables(self) -> pulumi.Output[Optional[Sequence['outputs.EnvironmentVariableResponse']]]: return pulumi.get(self, "environment_variables")
[ "def", "environment_variables", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "Sequence", "[", "'outputs.EnvironmentVariableResponse'", "]", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"environment_variables\"", ")...
Batch AI will setup these additional environment variables for the job.
[ "Batch", "AI", "will", "setup", "these", "additional", "environment", "variables", "for", "the", "job", "." ]
[ "\"\"\"\n Batch AI will setup these additional environment variables 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
execution_info
pulumi.Output[Optional['outputs.JobPropertiesResponseExecutionInfo']]
def execution_info(self) -> pulumi.Output[Optional['outputs.JobPropertiesResponseExecutionInfo']]: """ Contains information about the execution of a job in the Azure Batch service. """ return pulumi.get(self, "execution_info")
Contains information about the execution of a job in the Azure Batch service.
Contains information about the execution of a job in the Azure Batch service.
[ "Contains", "information", "about", "the", "execution", "of", "a", "job", "in", "the", "Azure", "Batch", "service", "." ]
def execution_info(self) -> pulumi.Output[Optional['outputs.JobPropertiesResponseExecutionInfo']]: return pulumi.get(self, "execution_info")
[ "def", "execution_info", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.JobPropertiesResponseExecutionInfo'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"execution_info\"", ")" ]
Contains information about the execution of a job in the Azure Batch service.
[ "Contains", "information", "about", "the", "execution", "of", "a", "job", "in", "the", "Azure", "Batch", "service", "." ]
[ "\"\"\"\n Contains information about the execution of a job in the Azure Batch 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
execution_state
pulumi.Output[Optional[str]]
def execution_state(self) -> pulumi.Output[Optional[str]]: """ The current state of the job. Possible values are: queued - The job is queued and able to run. A job enters this state when it is created, or when it is awaiting a retry after a failed run. running - The job is running on a compute cluster. ...
The current state of the job. Possible values are: queued - The job is queued and able to run. A job enters this state when it is created, or when it is awaiting a retry after a failed run. running - The job is running on a compute cluster. This includes job-level preparation such as downloading resource files...
The current state of the job. Possible values are: queued - The job is queued and able to run. A job enters this state when it is created, or when it is awaiting a retry after a failed run. running - The job is running on a compute cluster. This includes job-level preparation such as downloading resource files or set u...
[ "The", "current", "state", "of", "the", "job", ".", "Possible", "values", "are", ":", "queued", "-", "The", "job", "is", "queued", "and", "able", "to", "run", ".", "A", "job", "enters", "this", "state", "when", "it", "is", "created", "or", "when", "i...
def execution_state(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "execution_state")
[ "def", "execution_state", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"execution_state\"", ")" ]
The current state of the job.
[ "The", "current", "state", "of", "the", "job", "." ]
[ "\"\"\"\n The current state of the job. Possible values are: queued - The job is queued and able to run. A job enters this state when it is created, or when it is awaiting a retry after a failed run. running - The job is running on a compute cluster. This includes job-level preparation such as downloading re...
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
execution_state_transition_time
pulumi.Output[str]
def execution_state_transition_time(self) -> pulumi.Output[str]: """ The time at which the job entered its current execution state. """ return pulumi.get(self, "execution_state_transition_time")
The time at which the job entered its current execution state.
The time at which the job entered its current execution state.
[ "The", "time", "at", "which", "the", "job", "entered", "its", "current", "execution", "state", "." ]
def execution_state_transition_time(self) -> pulumi.Output[str]: return pulumi.get(self, "execution_state_transition_time")
[ "def", "execution_state_transition_time", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"execution_state_transition_time\"", ")" ]
The time at which the job entered its current execution state.
[ "The", "time", "at", "which", "the", "job", "entered", "its", "current", "execution", "state", "." ]
[ "\"\"\"\n The time at which the job entered its current execution state.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
experiment_name
pulumi.Output[Optional[str]]
def experiment_name(self) -> pulumi.Output[Optional[str]]: """ Describe the experiment information of the job """ return pulumi.get(self, "experiment_name")
Describe the experiment information of the job
Describe the experiment information of the job
[ "Describe", "the", "experiment", "information", "of", "the", "job" ]
def experiment_name(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "experiment_name")
[ "def", "experiment_name", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"experiment_name\"", ")" ]
Describe the experiment information of the job
[ "Describe", "the", "experiment", "information", "of", "the", "job" ]
[ "\"\"\"\n Describe the experiment information of 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
job_output_directory_path_segment
pulumi.Output[Optional[str]]
def job_output_directory_path_segment(self) -> pulumi.Output[Optional[str]]: """ 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 o...
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.
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.
[ "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", "t...
def job_output_directory_path_segment(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "job_output_directory_path_segment")
[ "def", "job_output_directory_path_segment", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"job_output_directory_path_segment\"", ")" ]
Batch AI creates job's output directories under an unique path to avoid conflicts between jobs.
[ "Batch", "AI", "creates", "job", "'", "s", "output", "directories", "under", "an", "unique", "path", "to", "avoid", "conflicts", "between", "jobs", "." ]
[ "\"\"\"\n 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.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
job_preparation
pulumi.Output[Optional['outputs.JobPreparationResponse']]
def job_preparation(self) -> pulumi.Output[Optional['outputs.JobPreparationResponse']]: """ The specified actions will run on all the nodes that are part of the job """ return pulumi.get(self, "job_preparation")
The specified actions will run on all the nodes that are part of the job
The specified actions will run on all the nodes that are part of the job
[ "The", "specified", "actions", "will", "run", "on", "all", "the", "nodes", "that", "are", "part", "of", "the", "job" ]
def job_preparation(self) -> pulumi.Output[Optional['outputs.JobPreparationResponse']]: return pulumi.get(self, "job_preparation")
[ "def", "job_preparation", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.JobPreparationResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"job_preparation\"", ")" ]
The specified actions will run on all the nodes that are part of the job
[ "The", "specified", "actions", "will", "run", "on", "all", "the", "nodes", "that", "are", "part", "of", "the", "job" ]
[ "\"\"\"\n The specified actions will run on all the nodes that are part of 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
mount_volumes
pulumi.Output[Optional['outputs.MountVolumesResponse']]
def mount_volumes(self) -> pulumi.Output[Optional['outputs.MountVolumesResponse']]: """ These volumes will be mounted before the job execution and will be unmounted after the job completion. The volumes will be mounted at location specified by $AZ_BATCHAI_JOB_MOUNT_ROOT environment variable. """...
These volumes will be mounted before the job execution and will be unmounted after the job completion. The volumes will be mounted at location specified by $AZ_BATCHAI_JOB_MOUNT_ROOT environment variable.
These volumes will be mounted before the job execution and will be unmounted after the job completion. The volumes will be mounted at location specified by $AZ_BATCHAI_JOB_MOUNT_ROOT environment variable.
[ "These", "volumes", "will", "be", "mounted", "before", "the", "job", "execution", "and", "will", "be", "unmounted", "after", "the", "job", "completion", ".", "The", "volumes", "will", "be", "mounted", "at", "location", "specified", "by", "$AZ_BATCHAI_JOB_MOUNT_R...
def mount_volumes(self) -> pulumi.Output[Optional['outputs.MountVolumesResponse']]: return pulumi.get(self, "mount_volumes")
[ "def", "mount_volumes", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.MountVolumesResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"mount_volumes\"", ")" ]
These volumes will be mounted before the job execution and will be unmounted after the job completion.
[ "These", "volumes", "will", "be", "mounted", "before", "the", "job", "execution", "and", "will", "be", "unmounted", "after", "the", "job", "completion", "." ]
[ "\"\"\"\n These volumes will be mounted before the job execution and will be unmounted after the job completion. The volumes will be mounted at location specified by $AZ_BATCHAI_JOB_MOUNT_ROOT environment variable.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
py_torch_settings
pulumi.Output[Optional['outputs.PyTorchSettingsResponse']]
def py_torch_settings(self) -> pulumi.Output[Optional['outputs.PyTorchSettingsResponse']]: """ Specifies the settings for pyTorch job. """ return pulumi.get(self, "py_torch_settings")
Specifies the settings for pyTorch job.
Specifies the settings for pyTorch job.
[ "Specifies", "the", "settings", "for", "pyTorch", "job", "." ]
def py_torch_settings(self) -> pulumi.Output[Optional['outputs.PyTorchSettingsResponse']]: return pulumi.get(self, "py_torch_settings")
[ "def", "py_torch_settings", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.PyTorchSettingsResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"py_torch_settings\"", ")" ]
Specifies the settings for pyTorch job.
[ "Specifies", "the", "settings", "for", "pyTorch", "job", "." ]
[ "\"\"\"\n Specifies the settings for pyTorch 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
secrets
pulumi.Output[Optional[Sequence['outputs.EnvironmentVariableWithSecretValueResponse']]]
def secrets(self) -> pulumi.Output[Optional[Sequence['outputs.EnvironmentVariableWithSecretValueResponse']]]: """ Batch AI will setup these additional environment variables for the job. Server will never report values of these variables back. """ return pulumi.get(self, "secrets")
Batch AI will setup these additional environment variables for the job. Server will never report values of these variables back.
Batch AI will setup these additional environment variables for the job. Server will never report values of these variables back.
[ "Batch", "AI", "will", "setup", "these", "additional", "environment", "variables", "for", "the", "job", ".", "Server", "will", "never", "report", "values", "of", "these", "variables", "back", "." ]
def secrets(self) -> pulumi.Output[Optional[Sequence['outputs.EnvironmentVariableWithSecretValueResponse']]]: return pulumi.get(self, "secrets")
[ "def", "secrets", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "Sequence", "[", "'outputs.EnvironmentVariableWithSecretValueResponse'", "]", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"secrets\"", ")" ]
Batch AI will setup these additional environment variables for the job.
[ "Batch", "AI", "will", "setup", "these", "additional", "environment", "variables", "for", "the", "job", "." ]
[ "\"\"\"\n Batch AI will setup these additional environment variables for the job. Server will never report values of these variables back.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
std_out_err_path_prefix
pulumi.Output[Optional[str]]
def std_out_err_path_prefix(self) -> pulumi.Output[Optional[str]]: """ The path where the Batch AI service will upload stdout and stderror of the job. """ return pulumi.get(self, "std_out_err_path_prefix")
The path where the Batch AI service will upload stdout and stderror of the job.
The path where the Batch AI service will upload stdout and stderror of the job.
[ "The", "path", "where", "the", "Batch", "AI", "service", "will", "upload", "stdout", "and", "stderror", "of", "the", "job", "." ]
def std_out_err_path_prefix(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "std_out_err_path_prefix")
[ "def", "std_out_err_path_prefix", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"std_out_err_path_prefix\"", ")" ]
The path where the Batch AI service will upload stdout and stderror of the job.
[ "The", "path", "where", "the", "Batch", "AI", "service", "will", "upload", "stdout", "and", "stderror", "of", "the", "job", "." ]
[ "\"\"\"\n The path where the Batch AI service will upload stdout and stderror of 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": [] }
109a715bd064e179be5c2095b411468bbf8b4a08
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/batchai/v20180301/job.py
[ "Apache-2.0" ]
Python
tensor_flow_settings
pulumi.Output[Optional['outputs.TensorFlowSettingsResponse']]
def tensor_flow_settings(self) -> pulumi.Output[Optional['outputs.TensorFlowSettingsResponse']]: """ Specifies the settings for TensorFlow job. """ return pulumi.get(self, "tensor_flow_settings")
Specifies the settings for TensorFlow job.
Specifies the settings for TensorFlow job.
[ "Specifies", "the", "settings", "for", "TensorFlow", "job", "." ]
def tensor_flow_settings(self) -> pulumi.Output[Optional['outputs.TensorFlowSettingsResponse']]: return pulumi.get(self, "tensor_flow_settings")
[ "def", "tensor_flow_settings", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.TensorFlowSettingsResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"tensor_flow_settings\"", ")" ]
Specifies the settings for TensorFlow job.
[ "Specifies", "the", "settings", "for", "TensorFlow", "job", "." ]
[ "\"\"\"\n Specifies the settings for TensorFlow 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": [] }
33cbf94b9ddb5fe841aa286827b4b89997d771a9
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datashare/latest/get_share_subscription.py
[ "Apache-2.0" ]
Python
provider_email
str
def provider_email(self) -> str: """ Email of the provider who created the resource """ return pulumi.get(self, "provider_email")
Email of the provider who created the resource
Email of the provider who created the resource
[ "Email", "of", "the", "provider", "who", "created", "the", "resource" ]
def provider_email(self) -> str: return pulumi.get(self, "provider_email")
[ "def", "provider_email", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"provider_email\"", ")" ]
Email of the provider who created the resource
[ "Email", "of", "the", "provider", "who", "created", "the", "resource" ]
[ "\"\"\"\n Email of the provider who created the 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": [] }
33cbf94b9ddb5fe841aa286827b4b89997d771a9
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datashare/latest/get_share_subscription.py
[ "Apache-2.0" ]
Python
provider_tenant_name
str
def provider_tenant_name(self) -> str: """ Tenant name of the provider who created the resource """ return pulumi.get(self, "provider_tenant_name")
Tenant name of the provider who created the resource
Tenant name of the provider who created the resource
[ "Tenant", "name", "of", "the", "provider", "who", "created", "the", "resource" ]
def provider_tenant_name(self) -> str: return pulumi.get(self, "provider_tenant_name")
[ "def", "provider_tenant_name", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"provider_tenant_name\"", ")" ]
Tenant name of the provider who created the resource
[ "Tenant", "name", "of", "the", "provider", "who", "created", "the", "resource" ]
[ "\"\"\"\n Tenant name of the provider who created the 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": [] }
33cbf94b9ddb5fe841aa286827b4b89997d771a9
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datashare/latest/get_share_subscription.py
[ "Apache-2.0" ]
Python
share_subscription_status
str
def share_subscription_status(self) -> str: """ Gets the current status of share subscription. """ return pulumi.get(self, "share_subscription_status")
Gets the current status of share subscription.
Gets the current status of share subscription.
[ "Gets", "the", "current", "status", "of", "share", "subscription", "." ]
def share_subscription_status(self) -> str: return pulumi.get(self, "share_subscription_status")
[ "def", "share_subscription_status", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"share_subscription_status\"", ")" ]
Gets the current status of share subscription.
[ "Gets", "the", "current", "status", "of", "share", "subscription", "." ]
[ "\"\"\"\n Gets the current status of share subscription.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
e002071f4d9e178afdf0f9557227914c5cc2a39b
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/cache/v20150801/get_redis.py
[ "Apache-2.0" ]
Python
redis_version
Optional[str]
def redis_version(self) -> Optional[str]: """ RedisVersion parameter has been deprecated. As such, it is no longer necessary to provide this parameter and any value specified is ignored. """ return pulumi.get(self, "redis_version")
RedisVersion parameter has been deprecated. As such, it is no longer necessary to provide this parameter and any value specified is ignored.
RedisVersion parameter has been deprecated. As such, it is no longer necessary to provide this parameter and any value specified is ignored.
[ "RedisVersion", "parameter", "has", "been", "deprecated", ".", "As", "such", "it", "is", "no", "longer", "necessary", "to", "provide", "this", "parameter", "and", "any", "value", "specified", "is", "ignored", "." ]
def redis_version(self) -> Optional[str]: return pulumi.get(self, "redis_version")
[ "def", "redis_version", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"redis_version\"", ")" ]
RedisVersion parameter has been deprecated.
[ "RedisVersion", "parameter", "has", "been", "deprecated", "." ]
[ "\"\"\"\n RedisVersion parameter has been deprecated. As such, it is no longer necessary to provide this parameter and any value specified is 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": [] }
e002071f4d9e178afdf0f9557227914c5cc2a39b
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/cache/v20150801/get_redis.py
[ "Apache-2.0" ]
Python
virtual_network
Optional[str]
def virtual_network(self) -> Optional[str]: """ The exact ARM resource ID of the virtual network to deploy the Redis cache in. Example format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1 """ return pulumi.get(self, "vi...
The exact ARM resource ID of the virtual network to deploy the Redis cache in. Example format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1
The exact ARM resource ID of the virtual network to deploy the Redis cache in.
[ "The", "exact", "ARM", "resource", "ID", "of", "the", "virtual", "network", "to", "deploy", "the", "Redis", "cache", "in", "." ]
def virtual_network(self) -> Optional[str]: return pulumi.get(self, "virtual_network")
[ "def", "virtual_network", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"virtual_network\"", ")" ]
The exact ARM resource ID of the virtual network to deploy the Redis cache in.
[ "The", "exact", "ARM", "resource", "ID", "of", "the", "virtual", "network", "to", "deploy", "the", "Redis", "cache", "in", "." ]
[ "\"\"\"\n The exact ARM resource ID of the virtual network to deploy the Redis cache in. Example format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
51149c256d2c271e7c110774d7063ef63cb4412e
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/network/v20200101/virtual_network_link.py
[ "Apache-2.0" ]
Python
virtual_network
pulumi.Output[Optional['outputs.SubResourceResponse']]
def virtual_network(self) -> pulumi.Output[Optional['outputs.SubResourceResponse']]: """ The reference of the virtual network. """ return pulumi.get(self, "virtual_network")
The reference of the virtual network.
The reference of the virtual network.
[ "The", "reference", "of", "the", "virtual", "network", "." ]
def virtual_network(self) -> pulumi.Output[Optional['outputs.SubResourceResponse']]: return pulumi.get(self, "virtual_network")
[ "def", "virtual_network", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.SubResourceResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"virtual_network\"", ")" ]
The reference of the virtual network.
[ "The", "reference", "of", "the", "virtual", "network", "." ]
[ "\"\"\"\n The reference of the virtual network.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
51149c256d2c271e7c110774d7063ef63cb4412e
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/network/v20200101/virtual_network_link.py
[ "Apache-2.0" ]
Python
virtual_network_link_state
pulumi.Output[str]
def virtual_network_link_state(self) -> pulumi.Output[str]: """ The status of the virtual network link to the Private DNS zone. Possible values are 'InProgress' and 'Done'. This is a read-only property and any attempt to set this value will be ignored. """ return pulumi.get(self, "virtua...
The status of the virtual network link to the Private DNS zone. Possible values are 'InProgress' and 'Done'. This is a read-only property and any attempt to set this value will be ignored.
The status of the virtual network link to the Private DNS zone. Possible values are 'InProgress' and 'Done'. This is a read-only property and any attempt to set this value will be ignored.
[ "The", "status", "of", "the", "virtual", "network", "link", "to", "the", "Private", "DNS", "zone", ".", "Possible", "values", "are", "'", "InProgress", "'", "and", "'", "Done", "'", ".", "This", "is", "a", "read", "-", "only", "property", "and", "any",...
def virtual_network_link_state(self) -> pulumi.Output[str]: return pulumi.get(self, "virtual_network_link_state")
[ "def", "virtual_network_link_state", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"virtual_network_link_state\"", ")" ]
The status of the virtual network link to the Private DNS zone.
[ "The", "status", "of", "the", "virtual", "network", "link", "to", "the", "Private", "DNS", "zone", "." ]
[ "\"\"\"\n The status of the virtual network link to the Private DNS zone. Possible values are 'InProgress' and 'Done'. 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": [] }
f19d9d9744c4ffb3e2083ce6162a57d4b5ae451a
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/apimanagement/latest/list_open_id_connect_provider_secrets.py
[ "Apache-2.0" ]
Python
list_open_id_connect_provider_secrets
AwaitableListOpenIdConnectProviderSecretsResult
def list_open_id_connect_provider_secrets(opid: Optional[str] = None, resource_group_name: Optional[str] = None, service_name: Optional[str] = None, opts: Optional[pulumi.InvokeOptions] = None) ...
Client or app secret used in IdentityProviders, Aad, OpenID or OAuth. Latest API Version: 2019-12-01. :param str opid: Identifier of the OpenID Connect Provider. :param str resource_group_name: The name of the resource group. :param str service_name: The name of the API Management service.
Client or app secret used in IdentityProviders, Aad, OpenID or OAuth.
[ "Client", "or", "app", "secret", "used", "in", "IdentityProviders", "Aad", "OpenID", "or", "OAuth", "." ]
def list_open_id_connect_provider_secrets(opid: Optional[str] = None, resource_group_name: Optional[str] = None, service_name: Optional[str] = None, opts: Optional[pulumi.InvokeOptions] = None) ...
[ "def", "list_open_id_connect_provider_secrets", "(", "opid", ":", "Optional", "[", "str", "]", "=", "None", ",", "resource_group_name", ":", "Optional", "[", "str", "]", "=", "None", ",", "service_name", ":", "Optional", "[", "str", "]", "=", "None", ",", ...
Client or app secret used in IdentityProviders, Aad, OpenID or OAuth.
[ "Client", "or", "app", "secret", "used", "in", "IdentityProviders", "Aad", "OpenID", "or", "OAuth", "." ]
[ "\"\"\"\n Client or app secret used in IdentityProviders, Aad, OpenID or OAuth.\n Latest API Version: 2019-12-01.\n\n\n :param str opid: Identifier of the OpenID Connect Provider.\n :param str resource_group_name: The name of the resource group.\n :param str service_name: The name of the API Manageme...
[ { "param": "opid", "type": "Optional[str]" }, { "param": "resource_group_name", "type": "Optional[str]" }, { "param": "service_name", "type": "Optional[str]" }, { "param": "opts", "type": "Optional[pulumi.InvokeOptions]" } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "opid", "type": "Optional[str]", "docstring": "Identifier of the OpenID Connect Provider.", "docstring_tokens": [ "Identifier", "of", "the", "OpenID", "Connect", "Provider", ...
35a851a4dd913a111e3f5a9098f34f3ecfc04504
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/dbformysql/v20200701privatepreview/get_server.py
[ "Apache-2.0" ]
Python
replica_capacity
int
def replica_capacity(self) -> int: """ The maximum number of replicas that a primary server can have. """ return pulumi.get(self, "replica_capacity")
The maximum number of replicas that a primary server can have.
The maximum number of replicas that a primary server can have.
[ "The", "maximum", "number", "of", "replicas", "that", "a", "primary", "server", "can", "have", "." ]
def replica_capacity(self) -> int: return pulumi.get(self, "replica_capacity")
[ "def", "replica_capacity", "(", "self", ")", "->", "int", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"replica_capacity\"", ")" ]
The maximum number of replicas that a primary server can have.
[ "The", "maximum", "number", "of", "replicas", "that", "a", "primary", "server", "can", "have", "." ]
[ "\"\"\"\n The maximum number of replicas that a primary server can have.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
35a851a4dd913a111e3f5a9098f34f3ecfc04504
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/dbformysql/v20200701privatepreview/get_server.py
[ "Apache-2.0" ]
Python
source_server_id
Optional[str]
def source_server_id(self) -> Optional[str]: """ The source MySQL server id. """ return pulumi.get(self, "source_server_id")
The source MySQL server id.
The source MySQL server id.
[ "The", "source", "MySQL", "server", "id", "." ]
def source_server_id(self) -> Optional[str]: return pulumi.get(self, "source_server_id")
[ "def", "source_server_id", "(", "self", ")", "->", "Optional", "[", "str", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"source_server_id\"", ")" ]
The source MySQL server id.
[ "The", "source", "MySQL", "server", "id", "." ]
[ "\"\"\"\n The source MySQL server id.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
35af75e9d4e9ba852054184634eba6be5527a836
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/insights/v20150501/get_analytics_item.py
[ "Apache-2.0" ]
Python
properties
'outputs.ApplicationInsightsComponentAnalyticsItemPropertiesResponse'
def properties(self) -> 'outputs.ApplicationInsightsComponentAnalyticsItemPropertiesResponse': """ A set of properties that can be defined in the context of a specific item type. Each type may have its own properties. """ return pulumi.get(self, "properties")
A set of properties that can be defined in the context of a specific item type. Each type may have its own properties.
A set of properties that can be defined in the context of a specific item type. Each type may have its own properties.
[ "A", "set", "of", "properties", "that", "can", "be", "defined", "in", "the", "context", "of", "a", "specific", "item", "type", ".", "Each", "type", "may", "have", "its", "own", "properties", "." ]
def properties(self) -> 'outputs.ApplicationInsightsComponentAnalyticsItemPropertiesResponse': return pulumi.get(self, "properties")
[ "def", "properties", "(", "self", ")", "->", "'outputs.ApplicationInsightsComponentAnalyticsItemPropertiesResponse'", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"properties\"", ")" ]
A set of properties that can be defined in the context of a specific item type.
[ "A", "set", "of", "properties", "that", "can", "be", "defined", "in", "the", "context", "of", "a", "specific", "item", "type", "." ]
[ "\"\"\"\n A set of properties that can be defined in the context of a specific item type. Each type may have its own properties.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
950caa0d092862575227c46d47b09eb37a6114be
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storsimple/v20161001/backup_schedule_group.py
[ "Apache-2.0" ]
Python
start_time
pulumi.Output['outputs.TimeResponse']
def start_time(self) -> pulumi.Output['outputs.TimeResponse']: """ The start time. When this field is specified we will generate Default GrandFather Father Son Backup Schedules. """ return pulumi.get(self, "start_time")
The start time. When this field is specified we will generate Default GrandFather Father Son Backup Schedules.
The start time. When this field is specified we will generate Default GrandFather Father Son Backup Schedules.
[ "The", "start", "time", ".", "When", "this", "field", "is", "specified", "we", "will", "generate", "Default", "GrandFather", "Father", "Son", "Backup", "Schedules", "." ]
def start_time(self) -> pulumi.Output['outputs.TimeResponse']: return pulumi.get(self, "start_time")
[ "def", "start_time", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "'outputs.TimeResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"start_time\"", ")" ]
The start time.
[ "The", "start", "time", "." ]
[ "\"\"\"\n The start time. When this field is specified we will generate Default GrandFather Father Son Backup Schedules.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
7ed960f3d7004aa5791c6fd8e2314956a7133297
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/logic/latest/get_rosetta_net_process_configuration.py
[ "Apache-2.0" ]
Python
activity_settings
'outputs.RosettaNetPipActivitySettingsResponse'
def activity_settings(self) -> 'outputs.RosettaNetPipActivitySettingsResponse': """ The RosettaNet process configuration activity settings. """ return pulumi.get(self, "activity_settings")
The RosettaNet process configuration activity settings.
The RosettaNet process configuration activity settings.
[ "The", "RosettaNet", "process", "configuration", "activity", "settings", "." ]
def activity_settings(self) -> 'outputs.RosettaNetPipActivitySettingsResponse': return pulumi.get(self, "activity_settings")
[ "def", "activity_settings", "(", "self", ")", "->", "'outputs.RosettaNetPipActivitySettingsResponse'", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"activity_settings\"", ")" ]
The RosettaNet process configuration activity settings.
[ "The", "RosettaNet", "process", "configuration", "activity", "settings", "." ]
[ "\"\"\"\n The RosettaNet process configuration activity settings.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
7ed960f3d7004aa5791c6fd8e2314956a7133297
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/logic/latest/get_rosetta_net_process_configuration.py
[ "Apache-2.0" ]
Python
initiator_role_settings
'outputs.RosettaNetPipRoleSettingsResponse'
def initiator_role_settings(self) -> 'outputs.RosettaNetPipRoleSettingsResponse': """ The RosettaNet initiator role settings. """ return pulumi.get(self, "initiator_role_settings")
The RosettaNet initiator role settings.
The RosettaNet initiator role settings.
[ "The", "RosettaNet", "initiator", "role", "settings", "." ]
def initiator_role_settings(self) -> 'outputs.RosettaNetPipRoleSettingsResponse': return pulumi.get(self, "initiator_role_settings")
[ "def", "initiator_role_settings", "(", "self", ")", "->", "'outputs.RosettaNetPipRoleSettingsResponse'", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"initiator_role_settings\"", ")" ]
The RosettaNet initiator role settings.
[ "The", "RosettaNet", "initiator", "role", "settings", "." ]
[ "\"\"\"\n The RosettaNet initiator role settings.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
7ed960f3d7004aa5791c6fd8e2314956a7133297
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/logic/latest/get_rosetta_net_process_configuration.py
[ "Apache-2.0" ]
Python
process_code
str
def process_code(self) -> str: """ The integration account RosettaNet process code. """ return pulumi.get(self, "process_code")
The integration account RosettaNet process code.
The integration account RosettaNet process code.
[ "The", "integration", "account", "RosettaNet", "process", "code", "." ]
def process_code(self) -> str: return pulumi.get(self, "process_code")
[ "def", "process_code", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"process_code\"", ")" ]
The integration account RosettaNet process code.
[ "The", "integration", "account", "RosettaNet", "process", "code", "." ]
[ "\"\"\"\n The integration account RosettaNet process code.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
7ed960f3d7004aa5791c6fd8e2314956a7133297
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/logic/latest/get_rosetta_net_process_configuration.py
[ "Apache-2.0" ]
Python
process_name
str
def process_name(self) -> str: """ The integration account RosettaNet process name. """ return pulumi.get(self, "process_name")
The integration account RosettaNet process name.
The integration account RosettaNet process name.
[ "The", "integration", "account", "RosettaNet", "process", "name", "." ]
def process_name(self) -> str: return pulumi.get(self, "process_name")
[ "def", "process_name", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"process_name\"", ")" ]
The integration account RosettaNet process name.
[ "The", "integration", "account", "RosettaNet", "process", "name", "." ]
[ "\"\"\"\n The integration account RosettaNet process name.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
7ed960f3d7004aa5791c6fd8e2314956a7133297
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/logic/latest/get_rosetta_net_process_configuration.py
[ "Apache-2.0" ]
Python
process_version
str
def process_version(self) -> str: """ The integration account RosettaNet process version. """ return pulumi.get(self, "process_version")
The integration account RosettaNet process version.
The integration account RosettaNet process version.
[ "The", "integration", "account", "RosettaNet", "process", "version", "." ]
def process_version(self) -> str: return pulumi.get(self, "process_version")
[ "def", "process_version", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"process_version\"", ")" ]
The integration account RosettaNet process version.
[ "The", "integration", "account", "RosettaNet", "process", "version", "." ]
[ "\"\"\"\n The integration account RosettaNet process version.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
7ed960f3d7004aa5791c6fd8e2314956a7133297
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/logic/latest/get_rosetta_net_process_configuration.py
[ "Apache-2.0" ]
Python
responder_role_settings
'outputs.RosettaNetPipRoleSettingsResponse'
def responder_role_settings(self) -> 'outputs.RosettaNetPipRoleSettingsResponse': """ The RosettaNet responder role settings. """ return pulumi.get(self, "responder_role_settings")
The RosettaNet responder role settings.
The RosettaNet responder role settings.
[ "The", "RosettaNet", "responder", "role", "settings", "." ]
def responder_role_settings(self) -> 'outputs.RosettaNetPipRoleSettingsResponse': return pulumi.get(self, "responder_role_settings")
[ "def", "responder_role_settings", "(", "self", ")", "->", "'outputs.RosettaNetPipRoleSettingsResponse'", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"responder_role_settings\"", ")" ]
The RosettaNet responder role settings.
[ "The", "RosettaNet", "responder", "role", "settings", "." ]
[ "\"\"\"\n The RosettaNet responder role settings.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
7ef254dcb18e6895efb621c9e6cfe67e87bea3d0
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storage/v20210101/list_storage_account_sas.py
[ "Apache-2.0" ]
Python
account_sas_token
str
def account_sas_token(self) -> str: """ List SAS credentials of storage account. """ return pulumi.get(self, "account_sas_token")
List SAS credentials of storage account.
List SAS credentials of storage account.
[ "List", "SAS", "credentials", "of", "storage", "account", "." ]
def account_sas_token(self) -> str: return pulumi.get(self, "account_sas_token")
[ "def", "account_sas_token", "(", "self", ")", "->", "str", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"account_sas_token\"", ")" ]
List SAS credentials of storage account.
[ "List", "SAS", "credentials", "of", "storage", "account", "." ]
[ "\"\"\"\n List SAS credentials of storage 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": [] }
7ef254dcb18e6895efb621c9e6cfe67e87bea3d0
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/storage/v20210101/list_storage_account_sas.py
[ "Apache-2.0" ]
Python
list_storage_account_sas
AwaitableListStorageAccountSASResult
def list_storage_account_sas(account_name: Optional[str] = None, i_p_address_or_range: Optional[str] = None, key_to_sign: Optional[str] = None, permissions: Optional[Union[str, 'Permissions']] = None, pro...
The List SAS credentials operation response. :param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. :param str i_p_address_or_range: An IP address or a r...
The List SAS credentials operation response. :param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only. :param str i_p_address_or_range: An IP address or a range of IP addr...
[ "The", "List", "SAS", "credentials", "operation", "response", ".", ":", "param", "str", "account_name", ":", "The", "name", "of", "the", "storage", "account", "within", "the", "specified", "resource", "group", ".", "Storage", "account", "names", "must", "be", ...
def list_storage_account_sas(account_name: Optional[str] = None, i_p_address_or_range: Optional[str] = None, key_to_sign: Optional[str] = None, permissions: Optional[Union[str, 'Permissions']] = None, pro...
[ "def", "list_storage_account_sas", "(", "account_name", ":", "Optional", "[", "str", "]", "=", "None", ",", "i_p_address_or_range", ":", "Optional", "[", "str", "]", "=", "None", ",", "key_to_sign", ":", "Optional", "[", "str", "]", "=", "None", ",", "perm...
The List SAS credentials operation response.
[ "The", "List", "SAS", "credentials", "operation", "response", "." ]
[ "\"\"\"\n The List SAS credentials operation response.\n\n\n :param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.\n :param str i_p_address_or_range: An I...
[ { "param": "account_name", "type": "Optional[str]" }, { "param": "i_p_address_or_range", "type": "Optional[str]" }, { "param": "key_to_sign", "type": "Optional[str]" }, { "param": "permissions", "type": "Optional[Union[str, 'Permissions']]" }, { "param": "protocol...
{ "returns": [], "raises": [], "params": [ { "identifier": "account_name", "type": "Optional[str]", "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null }, { "identifier": "i_p_address_or_range", "type": "Optional[str]", ...
7ef4f672b4fcd4429e395ffd0e1c2b9336e18428
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/apimanagement/latest/api_diagnostic.py
[ "Apache-2.0" ]
Python
http_correlation_protocol
pulumi.Output[Optional[str]]
def http_correlation_protocol(self) -> pulumi.Output[Optional[str]]: """ Sets correlation protocol to use for Application Insights diagnostics. """ return pulumi.get(self, "http_correlation_protocol")
Sets correlation protocol to use for Application Insights diagnostics.
Sets correlation protocol to use for Application Insights diagnostics.
[ "Sets", "correlation", "protocol", "to", "use", "for", "Application", "Insights", "diagnostics", "." ]
def http_correlation_protocol(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "http_correlation_protocol")
[ "def", "http_correlation_protocol", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"http_correlation_protocol\"", ")" ]
Sets correlation protocol to use for Application Insights diagnostics.
[ "Sets", "correlation", "protocol", "to", "use", "for", "Application", "Insights", "diagnostics", "." ]
[ "\"\"\"\n Sets correlation protocol to use for Application Insights diagnostics.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
7ef4f672b4fcd4429e395ffd0e1c2b9336e18428
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/apimanagement/latest/api_diagnostic.py
[ "Apache-2.0" ]
Python
verbosity
pulumi.Output[Optional[str]]
def verbosity(self) -> pulumi.Output[Optional[str]]: """ The verbosity level applied to traces emitted by trace policies. """ return pulumi.get(self, "verbosity")
The verbosity level applied to traces emitted by trace policies.
The verbosity level applied to traces emitted by trace policies.
[ "The", "verbosity", "level", "applied", "to", "traces", "emitted", "by", "trace", "policies", "." ]
def verbosity(self) -> pulumi.Output[Optional[str]]: return pulumi.get(self, "verbosity")
[ "def", "verbosity", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "str", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"verbosity\"", ")" ]
The verbosity level applied to traces emitted by trace policies.
[ "The", "verbosity", "level", "applied", "to", "traces", "emitted", "by", "trace", "policies", "." ]
[ "\"\"\"\n The verbosity level applied to traces emitted by trace policies.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
7efeb77fa0de37a73b85447f583246054396df19
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datalakeanalytics/v20151001preview/list_account_sas_tokens.py
[ "Apache-2.0" ]
Python
list_account_sas_tokens
AwaitableListAccountSasTokensResult
def list_account_sas_tokens(account_name: Optional[str] = None, container_name: Optional[str] = None, resource_group_name: Optional[str] = None, storage_account_name: Optional[str] = None, opts: Optional[pulu...
The SAS response that contains the storage account, container and associated SAS token for connection use. :param str account_name: The name of the Data Lake Analytics account. :param str container_name: The name of the Azure storage container for which the SAS token is being requested. :param str re...
The SAS response that contains the storage account, container and associated SAS token for connection use.
[ "The", "SAS", "response", "that", "contains", "the", "storage", "account", "container", "and", "associated", "SAS", "token", "for", "connection", "use", "." ]
def list_account_sas_tokens(account_name: Optional[str] = None, container_name: Optional[str] = None, resource_group_name: Optional[str] = None, storage_account_name: Optional[str] = None, opts: Optional[pulu...
[ "def", "list_account_sas_tokens", "(", "account_name", ":", "Optional", "[", "str", "]", "=", "None", ",", "container_name", ":", "Optional", "[", "str", "]", "=", "None", ",", "resource_group_name", ":", "Optional", "[", "str", "]", "=", "None", ",", "sto...
The SAS response that contains the storage account, container and associated SAS token for connection use.
[ "The", "SAS", "response", "that", "contains", "the", "storage", "account", "container", "and", "associated", "SAS", "token", "for", "connection", "use", "." ]
[ "\"\"\"\n The SAS response that contains the storage account, container and associated SAS token for connection use.\n\n\n :param str account_name: The name of the Data Lake Analytics account.\n :param str container_name: The name of the Azure storage container for which the SAS token is being requested.\n...
[ { "param": "account_name", "type": "Optional[str]" }, { "param": "container_name", "type": "Optional[str]" }, { "param": "resource_group_name", "type": "Optional[str]" }, { "param": "storage_account_name", "type": "Optional[str]" }, { "param": "opts", "type": ...
{ "returns": [], "raises": [], "params": [ { "identifier": "account_name", "type": "Optional[str]", "docstring": "The name of the Data Lake Analytics account.", "docstring_tokens": [ "The", "name", "of", "the", "Data", "Lake", "An...
ee32c1c12c765ab1ea8fb5ee6a1e291783a61afe
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/management/v20171101preview/management_group.py
[ "Apache-2.0" ]
Python
details
pulumi.Output[Optional['outputs.ManagementGroupDetailsResponse']]
def details(self) -> pulumi.Output[Optional['outputs.ManagementGroupDetailsResponse']]: """ The details of a management group. """ return pulumi.get(self, "details")
The details of a management group.
The details of a management group.
[ "The", "details", "of", "a", "management", "group", "." ]
def details(self) -> pulumi.Output[Optional['outputs.ManagementGroupDetailsResponse']]: return pulumi.get(self, "details")
[ "def", "details", "(", "self", ")", "->", "pulumi", ".", "Output", "[", "Optional", "[", "'outputs.ManagementGroupDetailsResponse'", "]", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"details\"", ")" ]
The details of a management group.
[ "The", "details", "of", "a", "management", "group", "." ]
[ "\"\"\"\n The details of a management 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": [] }
ee3a23bb35f1e7f16da856296afa6c22fbdfe3c7
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/consumption/v20191001/get_budget.py
[ "Apache-2.0" ]
Python
filter
Optional['outputs.BudgetFilterResponse']
def filter(self) -> Optional['outputs.BudgetFilterResponse']: """ May be used to filter budgets by user-specified dimensions and/or tags. """ return pulumi.get(self, "filter")
May be used to filter budgets by user-specified dimensions and/or tags.
May be used to filter budgets by user-specified dimensions and/or tags.
[ "May", "be", "used", "to", "filter", "budgets", "by", "user", "-", "specified", "dimensions", "and", "/", "or", "tags", "." ]
def filter(self) -> Optional['outputs.BudgetFilterResponse']: return pulumi.get(self, "filter")
[ "def", "filter", "(", "self", ")", "->", "Optional", "[", "'outputs.BudgetFilterResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"filter\"", ")" ]
May be used to filter budgets by user-specified dimensions and/or tags.
[ "May", "be", "used", "to", "filter", "budgets", "by", "user", "-", "specified", "dimensions", "and", "/", "or", "tags", "." ]
[ "\"\"\"\n May be used to filter budgets by user-specified dimensions and/or tags.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
ee60f6353814bbecf94d97117cd6e1ff7c7404cd
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/datafactory/v20170901preview/get_factory.py
[ "Apache-2.0" ]
Python
vsts_configuration
Optional['outputs.FactoryVSTSConfigurationResponse']
def vsts_configuration(self) -> Optional['outputs.FactoryVSTSConfigurationResponse']: """ VSTS repo information of the factory. """ return pulumi.get(self, "vsts_configuration")
VSTS repo information of the factory.
VSTS repo information of the factory.
[ "VSTS", "repo", "information", "of", "the", "factory", "." ]
def vsts_configuration(self) -> Optional['outputs.FactoryVSTSConfigurationResponse']: return pulumi.get(self, "vsts_configuration")
[ "def", "vsts_configuration", "(", "self", ")", "->", "Optional", "[", "'outputs.FactoryVSTSConfigurationResponse'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"vsts_configuration\"", ")" ]
VSTS repo information of the factory.
[ "VSTS", "repo", "information", "of", "the", "factory", "." ]
[ "\"\"\"\n VSTS repo information of the factory.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }
550b34929c1f63f6920145ceb5271d2db91e0e94
pulumi/pulumi-azure-nextgen
sdk/python/pulumi_azure_nextgen/providerhub/_inputs.py
[ "Apache-2.0" ]
Python
display
pulumi.Input['OperationsDefinitionDisplayArgs']
def display(self) -> pulumi.Input['OperationsDefinitionDisplayArgs']: """ Display information of the operation. """ return pulumi.get(self, "display")
Display information of the operation.
Display information of the operation.
[ "Display", "information", "of", "the", "operation", "." ]
def display(self) -> pulumi.Input['OperationsDefinitionDisplayArgs']: return pulumi.get(self, "display")
[ "def", "display", "(", "self", ")", "->", "pulumi", ".", "Input", "[", "'OperationsDefinitionDisplayArgs'", "]", ":", "return", "pulumi", ".", "get", "(", "self", ",", "\"display\"", ")" ]
Display information of the operation.
[ "Display", "information", "of", "the", "operation", "." ]
[ "\"\"\"\n Display information of the operation.\n \"\"\"" ]
[ { "param": "self", "type": null } ]
{ "returns": [], "raises": [], "params": [ { "identifier": "self", "type": null, "docstring": null, "docstring_tokens": [], "default": null, "is_optional": null } ], "outlier_params": [], "others": [] }