Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.1 KB

MachineSetDetail.md

File metadata and controls

21 lines (18 loc) · 1.1 KB

MachineSetDetail

Properties

Name Type Description Notes
Name string [default to null]
MachineRoles []MachineRolesType [default to null]
MachineProvider *MachineProviderName [default to null]
Size string [default to null]
SizeDetail *AllOfMachineSetDetailSizeDetail [default to null]
ComputeInstanceType string [default to null]
StorageInstanceType string [default to null]
Networks []string [default to null]
Count int32 [default to null]
MinSize int32 [default to null]
MaxSize int32 [default to null]
Machines []Machine [default to null]
Tags map[string]string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]