SubscriptionRegistrationStatus 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.
Provides information about the registration status of a subscription.
public class SubscriptionRegistrationStatus : Microsoft.Store.PartnerCenter.Models.ResourceBase
type SubscriptionRegistrationStatus = class
inherit ResourceBase
Public Class SubscriptionRegistrationStatus
Inherits ResourceBase
- Inheritance
Constructors
SubscriptionRegistrationStatus() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
Status |
Gets or sets a value indicating whether this subscription is registered. |
SubscriptionId |
Gets or sets a GUID formatted string that identifies the subscription. |