GetRequiredAmlFSSubnetsSizePlainArgs

data class GetRequiredAmlFSSubnetsSizePlainArgs(val sku: SkuName? = null, val storageCapacityTiB: Double? = null) : ConvertibleToJava<GetRequiredAmlFSSubnetsSizePlainArgs>

Constructors

Link copied to clipboard
constructor(sku: SkuName? = null, storageCapacityTiB: Double? = null)

Properties

Link copied to clipboard
val sku: SkuName? = null

SKU for the resource.

Link copied to clipboard

The size of the AML file system, in TiB.

Functions

Link copied to clipboard
open override fun toJava(): GetRequiredAmlFSSubnetsSizePlainArgs