ApplicationScopedVolumeCreationParametersServiceFabricVolumeDiskResponse

data class ApplicationScopedVolumeCreationParametersServiceFabricVolumeDiskResponse(val description: String? = null, val kind: String, val sizeDisk: String)

Describes parameters for creating application-scoped volumes provided by Service Fabric Volume Disks

Constructors

constructor(description: String? = null, kind: String, sizeDisk: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

User readable description of the volume.

Link copied to clipboard

Specifies the application-scoped volume kind. Expected value is 'ServiceFabricVolumeDisk'.

Link copied to clipboard

Volume size