toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
VirtualMachineSizeResponse
/
VirtualMachineSizeResponse
Virtual
Machine
Size
Response
constructor
(
estimatedVMPrices
:
EstimatedVMPricesResponse
?
=
null
,
family
:
String
,
gpus
:
Int
,
lowPriorityCapable
:
Boolean
,
maxResourceVolumeMB
:
Int
,
memoryGB
:
Double
,
name
:
String
,
osVhdSizeMB
:
Int
,
premiumIO
:
Boolean
,
supportedComputeTypes
:
List
<
String
>
?
=
null
,
vCPUs
:
Int
)