Aracılığıyla paylaş


KustoManagedPrivateEndpointNameAvailabilityContent(String) Constructor

Definition

public KustoManagedPrivateEndpointNameAvailabilityContent (string name);
new Azure.ResourceManager.Kusto.Models.KustoManagedPrivateEndpointNameAvailabilityContent : string -> Azure.ResourceManager.Kusto.Models.KustoManagedPrivateEndpointNameAvailabilityContent
Public Sub New (name As String)

Parameters

name
String

Managed private endpoint resource name.

Exceptions

name is null.

Applies to