GalleryApplicationVersionUpdate Class

Definition

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
GalleryApplicationVersionUpdate
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