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
Types
Properties
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