次の方法で共有


StaticSiteZipDeploymentARMResource.AppZipUrl プロパティ

定義

zip 形式のアプリ コンテンツの URL を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象