Share via


SubscriptionProperties.SubscriptionName Property

Definition

Name of the subscription.

public string SubscriptionName { get; set; }
member this.SubscriptionName : string with get, set
Public Property SubscriptionName As String

Property Value

Remarks

Value cannot be null or empty. Value cannot exceed 50 chars. Cannot have restricted characters: '@','?','#','*','/','\'

Applies to