次の方法で共有


ApplicationTypeVersionResource クラス

定義

指定したアプリケーションの種類の名前リソースのアプリケーションの種類のバージョン リソース。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationTypeVersionResource : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationTypeVersionResource = class
    inherit ProxyResource
Public Class ApplicationTypeVersionResource
Inherits ProxyResource
継承
ApplicationTypeVersionResource
属性

コンストラクター

ApplicationTypeVersionResource()

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

ApplicationTypeVersionResource(String, String, String, String, String, IDictionary<String,String>, SystemData, String)

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

プロパティ

AppPackageUrl

アプリケーション パッケージの URL を取得または設定します

Id

Azure リソース識別子を取得します。

(継承元 ProxyResource)
Location

リソースの場所は、親リソースに依存する値を取得または設定します。

(継承元 ProxyResource)
Name

Azure リソース名を取得します。

(継承元 ProxyResource)
ProvisioningState

応答にのみ表示される現在のデプロイまたはプロビジョニング状態を取得します

SystemData

指定したアプリケーションの種類の名前リソースのアプリケーションの種類のバージョン リソース。

(継承元 ProxyResource)
Tags

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

(継承元 ProxyResource)
Type

Azure リソースの種類を取得します。

(継承元 ProxyResource)

メソッド

Validate()

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

適用対象