GalleryApplicationVersionUpdate 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 gallery Application Version that you want to update.
[Microsoft.Rest.Serialization.JsonTransformation]
public class GalleryApplicationVersionUpdate : Microsoft.Azure.Management.Compute.Models.UpdateResourceDefinition
[<Microsoft.Rest.Serialization.JsonTransformation>]
type GalleryApplicationVersionUpdate = class
inherit UpdateResourceDefinition
Public Class GalleryApplicationVersionUpdate
Inherits UpdateResourceDefinition
- Inheritance
- Attributes
Constructors
GalleryApplicationVersionUpdate() |
Initializes a new instance of the GalleryApplicationVersionUpdate class. |
GalleryApplicationVersionUpdate(GalleryApplicationVersionPublishingProfile, String, String, String, IDictionary<String,String>, GalleryApplicationVersionSafetyProfile, String, ReplicationStatus) |
Initializes a new instance of the GalleryApplicationVersionUpdate class. |
Properties
Id |
Gets resource Id (Inherited from UpdateResourceDefinition) |
Name |
Gets resource name (Inherited from UpdateResourceDefinition) |
ProvisioningState |
Gets possible values include: 'Creating', 'Updating', 'Failed', 'Succeeded', 'Deleting', 'Migrating' |
PublishingProfile | |
ReplicationStatus | |
SafetyProfile | |
Tags |
Gets or sets resource tags (Inherited from UpdateResourceDefinition) |
Type |
Gets resource type (Inherited from UpdateResourceDefinition) |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET