Freigeben über


SharesOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellt eine neue Freigabe oder aktualisiert eine vorhandene Freigabe auf dem Gerät.

public static Microsoft.Azure.Management.DataBoxEdge.Models.Share CreateOrUpdate (this Microsoft.Azure.Management.DataBoxEdge.ISharesOperations operations, string deviceName, string name, Microsoft.Azure.Management.DataBoxEdge.Models.Share share, string resourceGroupName);
static member CreateOrUpdate : Microsoft.Azure.Management.DataBoxEdge.ISharesOperations * string * string * Microsoft.Azure.Management.DataBoxEdge.Models.Share * string -> Microsoft.Azure.Management.DataBoxEdge.Models.Share
<Extension()>
Public Function CreateOrUpdate (operations As ISharesOperations, deviceName As String, name As String, share As Share, resourceGroupName As String) As Share

Parameter

operations
ISharesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

name
String

Der Freigabename.

share
Share

Die Freigabeeigenschaften.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: