共用方式為


UserRequestDetails.SubscriptionId Property

Definition

Gets the subscription id that the user is requesting to add the plan to

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to