次の方法で共有


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)

変数

id
str

デプロイの ID。

name
str

デプロイの名前。

type
str

デプロイの種類。

location
str

デプロイの場所。

properties
DeploymentPropertiesExtended

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

tags
dict[str, str]

デプロイ タグ。