AcceptOwnershipStatusResponse Class
Subscription Accept Ownership Response.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
AcceptOwnershipStatusResponse
Constructor
AcceptOwnershipStatusResponse(*, subscription_tenant_id: Optional[str] = None, display_name: Optional[str] = None, tags: Optional[Dict[str, str]] = None, **kwargs)
Variables
- subscription_id
- str
Newly created subscription Id.
- accept_ownership_state
- str or AcceptOwnership
The accept ownership state of the resource. Possible values include: "Pending", "Completed", "Expired".
- billing_owner
- str
UPN of the billing owner.
- subscription_tenant_id
- str
Tenant Id of the subscription.
- display_name
- str
The display name of the subscription.
Feedback
Submit and view feedback for