IGalleryUpdate Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.GalleryUpdateTypeConverter))]
public interface IGalleryUpdate : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IUpdateResourceDefinition
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.GalleryUpdateTypeConverter))>]
type IGalleryUpdate = interface
interface IJsonSerializable
interface IUpdateResourceDefinition
Public Interface IGalleryUpdate
Implements IUpdateResourceDefinition
- Derived
- Attributes
- Implements
Properties
CommunityGalleryInfoCommunityGalleryEnabled |
Contains info about whether community gallery sharing is enabled. |
CommunityGalleryInfoEula |
End-user license agreement for community gallery image. |
CommunityGalleryInfoPublicName |
Community gallery public name list. |
CommunityGalleryInfoPublicNamePrefix |
The prefix of the gallery name that will be displayed publicly. Visible to all users. |
CommunityGalleryInfoPublisherContact |
Community gallery publisher support email. The email address of the publisher. Visible to all users. |
CommunityGalleryInfoPublisherUri |
The link to the publisher website. Visible to all users. |
Description |
The description of this Shared Image Gallery resource. This property is updatable. |
Id |
Resource Id (Inherited from IUpdateResourceDefinition) |
IdentifierUniqueName |
The unique name of the Shared Image Gallery. This name is generated automatically by Azure. |
Name |
Resource name (Inherited from IUpdateResourceDefinition) |
ProvisioningState |
The provisioning state, which only appears in the response. |
SharingProfileGroup |
A list of sharing profile groups. |
SharingProfilePermission | |
SharingStatusAggregatedState |
Aggregated sharing state of current gallery. |
SharingStatusSummary |
Summary of all regional sharing status. |
SoftDeletePolicyIsSoftDeleteEnabled |
Enables soft-deletion for resources in this gallery, allowing them to be recovered within retention time. |
Tag |
Resource tags (Inherited from IUpdateResourceDefinition) |
Type |
Resource type (Inherited from IUpdateResourceDefinition) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |