Share via


PrivateLinkServiceBaseCmdlet.IsPrivateLinkServicePresent Method

Definition

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

Parameters

resourceGroupName
String
name
String

Returns

Applies to