EnabledSubscriptionId Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
EnabledSubscriptionId() |
Initializes a new instance of the EnabledSubscriptionId class. |
EnabledSubscriptionId(String) |
Initializes a new instance of the EnabledSubscriptionId class. |
EnabledSubscriptionId()
Initializes a new instance of the EnabledSubscriptionId class.
public EnabledSubscriptionId ();
Public Sub New ()
Applies to
EnabledSubscriptionId(String)
Initializes a new instance of the EnabledSubscriptionId class.
public EnabledSubscriptionId (string subscriptionId = default);
new Microsoft.Azure.Management.Subscription.Models.EnabledSubscriptionId : string -> Microsoft.Azure.Management.Subscription.Models.EnabledSubscriptionId
Public Sub New (Optional subscriptionId As String = Nothing)
Parameters
- subscriptionId
- String
The ID of the subscriptions that is being enabled