DeploymentExtended クラス

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

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
azure.mgmt.resource.resources._serialization.Model
DeploymentExtended

コンストラクター

DeploymentExtended(*, location: str | None = None, properties: _models.DeploymentPropertiesExtended | None = None, tags: Dict[str, str] | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
location
str

デプロイの場所。

properties

デプロイメントのプロパティです。

tags

デプロイ タグ。

変数

名前 説明
id
str

デプロイの ID。

name
str

デプロイの名前。

type
str

デプロイの種類。

location
str

デプロイの場所。

properties

デプロイメントのプロパティです。

tags

デプロイ タグ。