SubscriptionListOperationResponse::Subscription::SubscriptionId Property

 

Optional.

Namespace:   Microsoft.WindowsAzure.Subscriptions.Models
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

public:
property String^ SubscriptionId {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: