PrivateEndpointResource.GetPrivateDnsZoneGroups Method

Definition

Gets a collection of PrivateDnsZoneGroups in the PrivateEndpointResource.

public virtual Azure.ResourceManager.Network.PrivateDnsZoneGroupCollection GetPrivateDnsZoneGroups();
abstract member GetPrivateDnsZoneGroups : unit -> Azure.ResourceManager.Network.PrivateDnsZoneGroupCollection
override this.GetPrivateDnsZoneGroups : unit -> Azure.ResourceManager.Network.PrivateDnsZoneGroupCollection
Public Overridable Function GetPrivateDnsZoneGroups () As PrivateDnsZoneGroupCollection

Returns

An object representing collection of PrivateDnsZoneGroups and their operations over a PrivateDnsZoneGroupResource.

Applies to