AcceptOwnershipStatusResponse 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 Accept Ownership Response
public class AcceptOwnershipStatusResponse
type AcceptOwnershipStatusResponse = class
Public Class AcceptOwnershipStatusResponse
- Inheritance
-
AcceptOwnershipStatusResponse
Constructors
AcceptOwnershipStatusResponse() |
Initializes a new instance of the AcceptOwnershipStatusResponse class. |
AcceptOwnershipStatusResponse(String, String, String, String, String, IDictionary<String,String>) |
Initializes a new instance of the AcceptOwnershipStatusResponse class. |
Properties
AcceptOwnershipState |
Gets or sets possible values include: 'Pending', 'Completed', 'Expired' |
BillingOwner |
Gets UPN of the billing owner |
DisplayName |
Gets or sets the display name of the subscription. |
SubscriptionId |
Gets newly created subscription Id. |
SubscriptionTenantId |
Gets or sets tenant Id of the subscription |
Tags |
Gets or sets tags for the subscription |