localSsds property
List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> ?
localSsds
getter/setter pair
Specifies amount of local ssd to reserve with each instance.
The type of disk is local-ssd.
Implementation
core.List<
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk>?
localSsds;