AssociatedTenantProperties interface
An associated tenant.
Properties
billing |
The state determines whether users from the associated tenant can be assigned roles for commerce activities like viewing and downloading invoices, managing payments, and making purchases. |
display |
The name of the associated tenant. |
provisioning |
The unique identifier for the billing request that is created when enabling provisioning for an associated tenant. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The state determines whether subscriptions and licenses can be provisioned in the associated tenant. It can be set to 'Pending' to initiate a billing request. |
provisioning |
The provisioning state of the resource during a long-running operation. NOTE: This property will not be serialized. It can only be populated by the server. |
tenant |
The ID that uniquely identifies a tenant. |
Property Details
billingManagementState
The state determines whether users from the associated tenant can be assigned roles for commerce activities like viewing and downloading invoices, managing payments, and making purchases.
billingManagementState?: string
Property Value
string
displayName
The name of the associated tenant.
displayName?: string
Property Value
string
provisioningBillingRequestId
The unique identifier for the billing request that is created when enabling provisioning for an associated tenant. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningBillingRequestId?: string
Property Value
string
provisioningManagementState
The state determines whether subscriptions and licenses can be provisioned in the associated tenant. It can be set to 'Pending' to initiate a billing request.
provisioningManagementState?: string
Property Value
string
provisioningState
The provisioning state of the resource during a long-running operation. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
tenantId
The ID that uniquely identifies a tenant.
tenantId?: string
Property Value
string