Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + func PossibleValuesForSharingProfileGroupTypes() []string + func PossibleValuesForSharingUpdateOperationTypes() []string + type GallerySharingProfileUpdateOperationResponse struct + HttpResponse *http.Response + Model *SharingUpdate + OData *odata.OData + Poller pollers.Poller + type GallerySharingUpdateClient struct + Client *resourcemanager.Client + func NewGallerySharingUpdateClientWithBaseURI(sdkApi sdkEnv.Api) (*GallerySharingUpdateClient, error) + func (c GallerySharingUpdateClient) GallerySharingProfileUpdate(ctx context.Context, id commonids.SharedImageGalleryId, input SharingUpdate) (result GallerySharingProfileUpdateOperationResponse, err error) + func (c GallerySharingUpdateClient) GallerySharingProfileUpdateThenPoll(ctx context.Context, id commonids.SharedImageGalleryId, input SharingUpdate) error + type SharingProfileGroup struct + Ids *[]string + Type *SharingProfileGroupTypes + type SharingProfileGroupTypes string + const SharingProfileGroupTypesAADTenants + const SharingProfileGroupTypesSubscriptions + func (s *SharingProfileGroupTypes) UnmarshalJSON(bytes []byte) error + type SharingUpdate struct + Groups *[]SharingProfileGroup + OperationType SharingUpdateOperationTypes + type SharingUpdateOperationTypes string + const SharingUpdateOperationTypesAdd + const SharingUpdateOperationTypesEnableCommunity + const SharingUpdateOperationTypesRemove + const SharingUpdateOperationTypesReset + func (s *SharingUpdateOperationTypes) UnmarshalJSON(bytes []byte) error