Package-level declarations
Types
Link copied to clipboard
The administration properties of the Fabric capacity resource
Link copied to clipboard
data class GetFabricCapacityResult(val administration: CapacityAdministrationResponse, val azureApiVersion: String, val id: String, val location: String, val name: String, val provisioningState: String, val sku: RpSkuResponse, val state: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Fabric Capacity resource
Link copied to clipboard
Represents the SKU name and Azure pricing tier for Microsoft Fabric capacity resource.
Link copied to clipboard
data class SystemDataResponse(val createdAt: String? = null, val createdBy: String? = null, val createdByType: String? = null, val lastModifiedAt: String? = null, val lastModifiedBy: String? = null, val lastModifiedByType: String? = null)
Metadata pertaining to creation and last modification of the resource.