Udostępnij za pośrednictwem


PrivateDnsZoneGroupBaseCmdlet.IsPrivateDnsZoneGroupPresent Method

Definition

public bool IsPrivateDnsZoneGroupPresent (string resourceGroupName, string privateEndpointName, string privateDnsZoneGroupName);
member this.IsPrivateDnsZoneGroupPresent : string * string * string -> bool
Public Function IsPrivateDnsZoneGroupPresent (resourceGroupName As String, privateEndpointName As String, privateDnsZoneGroupName As String) As Boolean

Parameters

resourceGroupName
String
privateEndpointName
String
privateDnsZoneGroupName
String

Returns

Applies to