Subscription Class

Definition

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