共用方式為


ArcAddon.SubscriptionId Property

Definition

Gets or sets arc resource subscription Id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to