DnsManagementClient Class
The DNS Management Client.
- Inheritance
-
builtins.objectDnsManagementClient
Constructor
DnsManagementClient(credential: AsyncTokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
- subscription_id
- str
Required
Specifies the Azure subscription ID, which uniquely identifies the Microsoft Azure subscription.
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- record_sets
- RecordSetsOperations
RecordSetsOperations operations
- zones
- ZonesOperations
ZonesOperations operations
- dns_resource_reference
- DnsResourceReferenceOperations
DnsResourceReferenceOperations operations
Methods
| close |
close
async close() -> None
Feedback
Submit and view feedback for