Subscription.Name Property

 

Gets the name of the subscription.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

public string Name { get; private set; }

Property Value

Type: System.String

The name of the subscription.

Return to top
Show: