GalleryUpdate Class
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.
Specifies information about the Shared Image Gallery that you want to update.
public class GalleryUpdate : Azure.ResourceManager.Compute.Models.UpdateResourceDefinition
type GalleryUpdate = class
inherit UpdateResourceDefinition
Public Class GalleryUpdate
Inherits UpdateResourceDefinition
- Inheritance
Constructors
GalleryUpdate() |
Initializes a new instance of GalleryUpdate. |
Properties
Description |
The description of this Shared Image Gallery resource. This property is updatable. |
Id |
Resource Id. (Inherited from UpdateResourceDefinition) |
Identifier |
Describes the gallery unique name. |
Name |
Resource name. (Inherited from UpdateResourceDefinition) |
ProvisioningState |
The provisioning state, which only appears in the response. |
Tags |
Resource tags. (Inherited from UpdateResourceDefinition) |
Type |
Resource type. (Inherited from UpdateResourceDefinition) |