Subscription Class
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.
Subscription information.
public class Subscription
type Subscription = class
Public Class Subscription
- Inheritance
-
Subscription
Constructors
Subscription() |
Initializes a new instance of the Subscription class. |
Properties
DisplayName |
Optional. Gets or sets the subscription display name |
Id |
Optional. Gets or sets the ID of the resource (/subscriptions/SubscriptionId). |
State |
Optional. Gets or sets the subscription state |
SubscriptionId |
Optional. Gets or sets the subscription Id. |
SubscriptionPolicies |
Optional. Gets or sets the subscription policies |
Applies to
Azure SDK for .NET