다음을 통해 공유


CloningInfo.SourceWebAppLocation Property

Definition

Gets or sets location of source app ex: West US or North Europe

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to