Freigeben über


PrivateEndpointConnectionsOperationsExtensions.Create Methode

Definition

Aktualisieren Sie den Status der angegebenen privaten Endpunktverbindung, die dem Speichersynchronisierungsdienst zugeordnet ist.

public static Microsoft.Azure.Management.StorageSync.Models.PrivateEndpointConnection Create (this Microsoft.Azure.Management.StorageSync.IPrivateEndpointConnectionsOperations operations, string resourceGroupName, string storageSyncServiceName, string privateEndpointConnectionName, Microsoft.Azure.Management.StorageSync.Models.PrivateEndpointConnection properties);
static member Create : Microsoft.Azure.Management.StorageSync.IPrivateEndpointConnectionsOperations * string * string * string * Microsoft.Azure.Management.StorageSync.Models.PrivateEndpointConnection -> Microsoft.Azure.Management.StorageSync.Models.PrivateEndpointConnection
<Extension()>
Public Function Create (operations As IPrivateEndpointConnectionsOperations, resourceGroupName As String, storageSyncServiceName As String, privateEndpointConnectionName As String, properties As PrivateEndpointConnection) As PrivateEndpointConnection

Parameter

operations
IPrivateEndpointConnectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName
String

Der Name des Speichersynchronisierungsdienstnamens innerhalb der angegebenen Ressourcengruppe.

privateEndpointConnectionName
String

Der Name der privaten Endpunktverbindung, die der Azure-Ressource zugeordnet ist

properties
PrivateEndpointConnection

Die Verbindungseigenschaften des privaten Endpunkts.

Gibt zurück

Gilt für: