次の方法で共有


StaticSiteZipDeploymentARMResource.DeploymentTitle プロパティ

定義

展開にラベルを付けるタイトルを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentTitle")]
public string DeploymentTitle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentTitle")>]
member this.DeploymentTitle : string with get, set
Public Property DeploymentTitle As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象