共用方式為


DeletedSiteInner.Subscription Property

Definition

Gets subscription containing the deleted site

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subscription")]
public string Subscription { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subscription")>]
member this.Subscription : string
Public ReadOnly Property Subscription As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to