File tree Expand file tree Collapse file tree
sdk/domainregistration/azure-mgmt-domainregistration/azure/mgmt/domainregistration/aio Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ class DomainRegistrationMgmtClient:
5151 :keyword cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
5252 None.
5353 :paramtype cloud_setting: ~azure.core.AzureClouds
54- :keyword api_version: The API version to use for this operation. Known values are "2024-11-01"
55- and None. Default value is None. If not set, the operation's default API version will be used.
56- Note that overriding this default value may result in unsupported behavior.
54+ :keyword api_version: The API version to use for this operation. Known value is "2024-11-01".
55+ Default value is "2024-11-01". Note that overriding this default value may result in
56+ unsupported behavior.
5757 :paramtype api_version: str
5858 :keyword int polling_interval: Default waiting time between two polls for LRO operations if no
5959 Retry-After header is present.
You can’t perform that action at this time.
0 commit comments