Share via


AcceptOwnershipStatusResponse Class

Definition

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

Applies to