Gallery interface
Specifies information about the Shared Image Gallery that you want to create or update.
- Extends
Properties
description | The description of this Shared Image Gallery resource. This property is updatable. |
identifier | Describes the gallery unique name. |
provisioning |
The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server. |
sharing |
Profile for gallery sharing to subscription or tenant |
sharing |
Sharing status of current gallery. NOTE: This property will not be serialized. It can only be populated by the server. |
soft |
Contains information about the soft deletion policy of the gallery. |
Inherited Properties
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
location | Resource location |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
description
The description of this Shared Image Gallery resource. This property is updatable.
description?: string
Property Value
string
identifier
provisioningState
The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
sharingProfile
Profile for gallery sharing to subscription or tenant
sharingProfile?: SharingProfile
Property Value
sharingStatus
Sharing status of current gallery. NOTE: This property will not be serialized. It can only be populated by the server.
sharingStatus?: SharingStatus
Property Value
softDeletePolicy
Contains information about the soft deletion policy of the gallery.
softDeletePolicy?: SoftDeletePolicy
Property Value
Inherited Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type