GetPrivateDnsZoneSuffixResponse Class
The response of get private dns zone suffix.
Constructor
GetPrivateDnsZoneSuffixResponse(*, private_dns_zone_suffix: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
private_dns_zone_suffix
|
Represents the private DNS zone suffix. |
Variables
Name | Description |
---|---|
private_dns_zone_suffix
|
Represents the private DNS zone suffix. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python