Package-level declarations
Types
Link copied to clipboard
data class GetADCCatalogResult(val admins: List<PrincipalsResponse>? = null, val enableAutomaticUnitAdjustment: Boolean? = null, val etag: String? = null, val id: String, val location: String? = null, val name: String, val sku: String? = null, val successfullyProvisioned: Boolean? = null, val tags: Map<String, String>? = null, val type: String, val units: Int? = null, val users: List<PrincipalsResponse>? = null)
Azure Data Catalog.
Link copied to clipboard
User principals.