Share via


GalleryApplicationVersionUpdate Konstruktoren

Definition

Überlädt

GalleryApplicationVersionUpdate()

Initialisiert eine neue instance der GalleryApplicationVersionUpdate-Klasse.

GalleryApplicationVersionUpdate(GalleryApplicationVersionPublishingProfile, String, String, String, IDictionary<String,String>, GalleryApplicationVersionSafetyProfile, String, ReplicationStatus)

Initialisiert eine neue instance der GalleryApplicationVersionUpdate-Klasse.

GalleryApplicationVersionUpdate()

Initialisiert eine neue instance der GalleryApplicationVersionUpdate-Klasse.

public GalleryApplicationVersionUpdate ();
Public Sub New ()

Gilt für:

GalleryApplicationVersionUpdate(GalleryApplicationVersionPublishingProfile, String, String, String, IDictionary<String,String>, GalleryApplicationVersionSafetyProfile, String, ReplicationStatus)

Initialisiert eine neue instance der GalleryApplicationVersionUpdate-Klasse.

public GalleryApplicationVersionUpdate (Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile publishingProfile, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionSafetyProfile safetyProfile = default, string provisioningState = default, Microsoft.Azure.Management.Compute.Models.ReplicationStatus replicationStatus = default);
new Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionUpdate : Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionPublishingProfile * string * string * string * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionSafetyProfile * string * Microsoft.Azure.Management.Compute.Models.ReplicationStatus -> Microsoft.Azure.Management.Compute.Models.GalleryApplicationVersionUpdate
Public Sub New (publishingProfile As GalleryApplicationVersionPublishingProfile, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional safetyProfile As GalleryApplicationVersionSafetyProfile = Nothing, Optional provisioningState As String = Nothing, Optional replicationStatus As ReplicationStatus = Nothing)

Parameter

id
String

Ressourcen-ID

name
String

Ressourcenname

type
String

Ressourcentyp

tags
IDictionary<String,String>

Ressourcentags

provisioningState
String

Mögliche Werte sind: "Erstellen", "Aktualisieren", "Fehlgeschlagen", "Erfolgreich", "Löschen", "Migrieren"

replicationStatus
ReplicationStatus

Gilt für: