Share via


SubscriptionName.SubscriptionNameProperty Property

Definition

Gets or sets new subscription name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to