Freigeben über


GallerySharingProfileOperationsExtensions.BeginUpdate Methode

Definition

Aktualisieren des Freigabeprofils eines Katalogs.

public static Microsoft.Azure.Management.Compute.Models.SharingUpdate BeginUpdate (this Microsoft.Azure.Management.Compute.IGallerySharingProfileOperations operations, string resourceGroupName, string galleryName, Microsoft.Azure.Management.Compute.Models.SharingUpdate sharingUpdate);
static member BeginUpdate : Microsoft.Azure.Management.Compute.IGallerySharingProfileOperations * string * string * Microsoft.Azure.Management.Compute.Models.SharingUpdate -> Microsoft.Azure.Management.Compute.Models.SharingUpdate
<Extension()>
Public Function BeginUpdate (operations As IGallerySharingProfileOperations, resourceGroupName As String, galleryName As String, sharingUpdate As SharingUpdate) As SharingUpdate

Parameter

operations
IGallerySharingProfileOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

galleryName
String

Der Name des Shared Image Gallery.

sharingUpdate
SharingUpdate

Parameter, die für das Freigabeprofil des Updatekatalogs bereitgestellt werden.

Gibt zurück

Gilt für: