Share via


DnsClient.GetDnsZone(String, String) Method

Definition

public Microsoft.Azure.Commands.Dns.DnsZone GetDnsZone (string name, string resourceGroupName);
member this.GetDnsZone : string * string -> Microsoft.Azure.Commands.Dns.DnsZone
Public Function GetDnsZone (name As String, resourceGroupName As String) As DnsZone

Parameters

name
String
resourceGroupName
String

Returns

Applies to