Get Directory Result
data class GetDirectoryResult(val billingType: String, val dataResidencyLocation: String, val domainName: String, val effectiveStartDate: String, val id: String, val resourceGroupName: String, val skuName: String, val tags: Map<String, String>, val tenantId: String)
A collection of values returned by getDirectory.
Constructors
Properties
Link copied to clipboard
The type of billing for the AAD B2C tenant. Possible values include: MAU
or Auths
.
Link copied to clipboard
Location in which the B2C tenant is hosted and data resides. See official docs for more information.
Link copied to clipboard
Link copied to clipboard
The date from which the billing type took effect. May not be populated until after the first billing cycle.
Link copied to clipboard
Link copied to clipboard
Billing SKU for the B2C tenant. See official docs for more information.