Partager via


PrivateEndpointConnection Constructeurs

Définition

Surcharges

PrivateEndpointConnection()

Initialise une nouvelle instance de la classe PrivateEndpointConnection.

PrivateEndpointConnection(PrivateLinkServiceConnectionStateProperty, String, String, String, PrivateEndpointProperty, String, String, SystemData)

Initialise une nouvelle instance de la classe PrivateEndpointConnection.

PrivateEndpointConnection()

Initialise une nouvelle instance de la classe PrivateEndpointConnection.

public PrivateEndpointConnection ();
Public Sub New ()

S’applique à

PrivateEndpointConnection(PrivateLinkServiceConnectionStateProperty, String, String, String, PrivateEndpointProperty, String, String, SystemData)

Initialise une nouvelle instance de la classe PrivateEndpointConnection.

public PrivateEndpointConnection (Microsoft.Azure.Management.Kusto.Models.PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState, string id = default, string name = default, string type = default, Microsoft.Azure.Management.Kusto.Models.PrivateEndpointProperty privateEndpoint = default, string groupId = default, string provisioningState = default, Microsoft.Azure.Management.Kusto.Models.SystemData systemData = default);
new Microsoft.Azure.Management.Kusto.Models.PrivateEndpointConnection : Microsoft.Azure.Management.Kusto.Models.PrivateLinkServiceConnectionStateProperty * string * string * string * Microsoft.Azure.Management.Kusto.Models.PrivateEndpointProperty * string * string * Microsoft.Azure.Management.Kusto.Models.SystemData -> Microsoft.Azure.Management.Kusto.Models.PrivateEndpointConnection
Public Sub New (privateLinkServiceConnectionState As PrivateLinkServiceConnectionStateProperty, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional privateEndpoint As PrivateEndpointProperty = Nothing, Optional groupId As String = Nothing, Optional provisioningState As String = Nothing, Optional systemData As SystemData = Nothing)

Paramètres

privateLinkServiceConnectionState
PrivateLinkServiceConnectionStateProperty

État de la connexion de la connexion de point de terminaison privé.

id
String

ID de ressource complet pour la ressource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name
String

nom de la ressource.

type
String

Type de la ressource. Par exemple, « Microsoft.Compute/virtualMachines » ou « Microsoft.Storage/storageAccounts »

privateEndpoint
PrivateEndpointProperty

Point de terminaison privé auquel la connexion appartient.

groupId
String

ID de groupe du point de terminaison privé.

provisioningState
String

État d’approvisionnement du point de terminaison privé.

systemData
SystemData

S’applique à