次の方法で共有


Deployment interface

デプロイ操作のパラメーター。

プロパティ

identity

デプロイのマネージド ID 構成。

location

デプロイ データを格納する場所。

properties

展開プロパティ。

tags

デプロイ タグ

プロパティの詳細

identity

デプロイのマネージド ID 構成。

identity?: DeploymentIdentity

プロパティ値

location

デプロイ データを格納する場所。

location?: string

プロパティ値

string

properties

展開プロパティ。

properties: DeploymentProperties

プロパティ値

tags

デプロイ タグ

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}