PrivateDnsClient.ListPrivateDnsZonesInResourceGroup(String) Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.PrivateDns.Models.PSPrivateDnsZone> ListPrivateDnsZonesInResourceGroup (string resourceGroupName);
member this.ListPrivateDnsZonesInResourceGroup : string -> System.Collections.Generic.List<Microsoft.Azure.Commands.PrivateDns.Models.PSPrivateDnsZone>
Public Function ListPrivateDnsZonesInResourceGroup (resourceGroupName As String) As List(Of PSPrivateDnsZone)

Parameters

resourceGroupName
String

Returns

Applies to