Managed Disk Details Response
data class ManagedDiskDetailsResponse(val dataAccountType: String, val resourceGroupId: String, val stagingStorageAccountId: String)
Details of the managed disks.
Constructors
Link copied to clipboard
fun ManagedDiskDetailsResponse(dataAccountType: String, resourceGroupId: String, stagingStorageAccountId: String)