Skip to main content

galleries

Overview

Namegalleries
TypeResource
Idazure.dev_center.galleries

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectProperties of a gallery.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTdevCenterName, galleryName, resourceGroupName, subscriptionIdGets a gallery
list_by_dev_centerSELECTdevCenterName, resourceGroupName, subscriptionIdLists galleries for a devcenter.
create_or_updateINSERTdevCenterName, galleryName, resourceGroupName, subscriptionIdCreates or updates a gallery.
deleteDELETEdevCenterName, galleryName, resourceGroupName, subscriptionIdDeletes a gallery resource.
_list_by_dev_centerEXECdevCenterName, resourceGroupName, subscriptionIdLists galleries for a devcenter.