次の方法で共有


DeploymentExtendedInner クラス

定義

デプロイメント情報です。

public class DeploymentExtendedInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
type DeploymentExtendedInner = class
    inherit Resource
Public Class DeploymentExtendedInner
Inherits Resource
継承
DeploymentExtendedInner

コンストラクター

DeploymentExtendedInner()

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

DeploymentExtendedInner(String, String, String, String, IDictionary<String,String>, DeploymentPropertiesExtended)

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

プロパティ

Id

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

(継承元 ProxyResource)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
Properties

デプロイのプロパティを取得または設定します。

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

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

適用対象