次の方法で共有


Deployment interface

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

プロパティ

location

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

properties

配置プロパティです。

tags

デプロイ タグ

プロパティの詳細

location

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

location?: string

プロパティ値

string

properties

配置プロパティです。

properties: DeploymentProperties

プロパティ値

tags

デプロイ タグ

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

プロパティ値

{[propertyName: string]: string}