Share via


GalleriesCreateOrUpdate interface

Methods

delete(GalleriesDeleteParameters)

Delete a Shared Image Gallery.

get(GalleriesGetParameters)

Retrieves information about a Shared Image Gallery.

patch(GalleriesUpdateParameters)

Update a Shared Image Gallery.

put(GalleriesCreateOrUpdateParameters)

Create or update a Shared Image Gallery.

Method Details

delete(GalleriesDeleteParameters)

Delete a Shared Image Gallery.

function delete(options: GalleriesDeleteParameters): StreamableMethod<GalleriesDelete200Response | GalleriesDelete202Response | GalleriesDelete204Response | GalleriesDeleteDefaultResponse>

Parameters

Returns

get(GalleriesGetParameters)

Retrieves information about a Shared Image Gallery.

function get(options: GalleriesGetParameters): StreamableMethod<GalleriesGet200Response | GalleriesGetDefaultResponse>

Parameters

Returns

patch(GalleriesUpdateParameters)

Update a Shared Image Gallery.

function patch(options: GalleriesUpdateParameters): StreamableMethod<GalleriesUpdate200Response | GalleriesUpdateDefaultResponse>

Parameters

Returns

put(GalleriesCreateOrUpdateParameters)

Create or update a Shared Image Gallery.

function put(options: GalleriesCreateOrUpdateParameters): StreamableMethod<GalleriesCreateOrUpdate200Response | GalleriesCreateOrUpdate201Response | GalleriesCreateOrUpdate202Response | GalleriesCreateOrUpdateDefaultResponse>

Parameters

Returns