Partager via


GallerySharingProfileOperationsExtensions.BeginUpdate Méthode

Définition

Mettre à jour le profil de partage d’une galerie.

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

Paramètres

operations
IGallerySharingProfileOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

galleryName
String

Nom du Shared Image Gallery.

sharingUpdate
SharingUpdate

Paramètres fournis au profil de partage de la galerie de mises à jour.

Retours

S’applique à