Skip to main content

private_dns_zone_groups

Overview

Nameprivate_dns_zone_groups
TypeResource
Idazure.network.private_dns_zone_groups

Fields

NameDatatypeDescription
idstringResource ID.
namestringName of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectProperties of the private dns zone group.

Methods

NameAccessible byRequired ParamsDescription
getSELECTprivateDnsZoneGroupName, privateEndpointName, resourceGroupName, subscriptionIdGets the private dns zone group resource by specified private dns zone group name.
listSELECTprivateEndpointName, resourceGroupName, subscriptionIdGets all private dns zone groups in a private endpoint.
create_or_updateINSERTprivateDnsZoneGroupName, privateEndpointName, resourceGroupName, subscriptionIdCreates or updates a private dns zone group in the specified private endpoint.
deleteDELETEprivateDnsZoneGroupName, privateEndpointName, resourceGroupName, subscriptionIdDeletes the specified private dns zone group.
_listEXECprivateEndpointName, resourceGroupName, subscriptionIdGets all private dns zone groups in a private endpoint.