次の方法で共有


CloningInfo.SourceWebAppLocation プロパティ

定義

ソース アプリの場所を取得または設定します (例: 米国西部または北ヨーロッパ)

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象