Skip to main content

galleries

Overview

Namegalleries
TypeResource
Idazure.compute.galleries

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
locationstringResource location
propertiesobjectDescribes the properties of a Shared Image Gallery.
tagsobjectResource tags
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTgalleryName, resourceGroupName, subscriptionIdRetrieves information about a Shared Image Gallery.
listSELECTsubscriptionIdList galleries under a subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList galleries under a resource group.
create_or_updateINSERTgalleryName, resourceGroupName, subscriptionIdCreate or update a Shared Image Gallery.
deleteDELETEgalleryName, resourceGroupName, subscriptionIdDelete a Shared Image Gallery.
_listEXECsubscriptionIdList galleries under a subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList galleries under a resource group.
updateEXECgalleryName, resourceGroupName, subscriptionIdUpdate a Shared Image Gallery.