GetDiskResult

constructor(azureApiVersion: String, burstingEnabled: Boolean? = null, burstingEnabledTime: String, completionPercent: Double? = null, creationData: CreationDataResponse, dataAccessAuthMode: String? = null, diskAccessId: String? = null, diskIOPSReadOnly: Double? = null, diskIOPSReadWrite: Double? = null, diskMBpsReadOnly: Double? = null, diskMBpsReadWrite: Double? = null, diskSizeBytes: Double, diskSizeGB: Int? = null, diskState: String, encryption: EncryptionResponse? = null, encryptionSettingsCollection: EncryptionSettingsCollectionResponse? = null, extendedLocation: ExtendedLocationResponse? = null, hyperVGeneration: String? = null, id: String, lastOwnershipUpdateTime: String, location: String, managedBy: String, managedByExtended: List<String>, maxShares: Int? = null, name: String, networkAccessPolicy: String? = null, optimizedForFrequentAttach: Boolean? = null, osType: String? = null, propertyUpdatesInProgress: PropertyUpdatesInProgressResponse, provisioningState: String, publicNetworkAccess: String? = null, purchasePlan: PurchasePlanResponse? = null, securityProfile: DiskSecurityProfileResponse? = null, shareInfo: List<ShareInfoElementResponse>, sku: DiskSkuResponse? = null, supportedCapabilities: SupportedCapabilitiesResponse? = null, supportsHibernation: Boolean? = null, tags: Map<String, String>? = null, tier: String? = null, timeCreated: String, type: String, uniqueId: String, zones: List<String>? = null)