共用方式為


SnapshotRecoverySource.Id 屬性

定義

取得或設定來源應用程式的 ARM 資源識別碼。 /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName} 用於生產位置,以及 /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slotName} 適用于其他位置。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於