Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.DefinitionShared
Packages that use VirtualMachineScaleSet.DefinitionShared
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSet.DefinitionShared in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineScaleSet.DefinitionShared in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the managed disk based virtual machine scale set definition.static interfaceThe entirety of the virtual machine scale set definition.static interfaceThe entirety of the unmanaged disk based virtual machine scale set definition.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSet.DefinitionSharedModifier and TypeMethodDescriptionVirtualMachineScaleSet.DefinitionStages.WithOrchestrationMode.withFlexibleOrchestrationMode()Specifies the virtual machine scale set's orchestration mode to be Flexible and fault domain count to default 1.VirtualMachineScaleSet.DefinitionStages.WithOrchestrationMode.withFlexibleOrchestrationMode(int faultDomainCount) Specifies the virtual machine scale set's orchestration mode to be Flexible.