Sdílet prostřednictvím


DnsClient.GetDnsZoneHandleNonExistentZone(String, String) Method

Definition

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

Parameters

zoneName
String
resourceGroupName
String

Returns

Applies to