共用方式為


SnapshotRecoverySource.Location 屬性

定義

取得或設定來源 Web 應用程式的地理位置,例如 SouthEastAsia、SouthCentralUS

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於