次の方法で共有


GalleryApplicationVersionUpdate クラス

定義

更新するギャラリーアプリケーションのバージョンに関する情報を指定します。

[Microsoft.Rest.Serialization.JsonTransformation]
public class GalleryApplicationVersionUpdate : Microsoft.Azure.Management.Compute.Fluent.Models.UpdateResourceDefinitionInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type GalleryApplicationVersionUpdate = class
    inherit UpdateResourceDefinitionInner
Public Class GalleryApplicationVersionUpdate
Inherits UpdateResourceDefinitionInner
継承
属性

コンストラクター

GalleryApplicationVersionUpdate()

GalleryApplicationVersionUpdate クラスの新しいインスタンスを初期化します。

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

GalleryApplicationVersionUpdate クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID。Setter は、ネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
ProvisioningState

ギャラリーアプリケーションバージョンの現在の状態を取得します。

PublishingProfile

更新するギャラリーアプリケーションのバージョンに関する情報を指定します。

ReplicationStatus

更新するギャラリーアプリケーションのバージョンに関する情報を指定します。

Tags

リソース タグを取得または設定します

(継承元 UpdateResourceDefinitionInner)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

オブジェクトを検証します。

適用対象