Uses of Interface
com.azure.resourcemanager.scvmm.models.VirtualMachine.DefinitionStages.WithHardwareProfile
-
Packages that use VirtualMachine.DefinitionStages.WithHardwareProfile Package Description com.azure.resourcemanager.scvmm.models Package containing the data models for ScvmmClient. -
-
Uses of VirtualMachine.DefinitionStages.WithHardwareProfile in com.azure.resourcemanager.scvmm.models
Subinterfaces of VirtualMachine.DefinitionStages.WithHardwareProfile in com.azure.resourcemanager.scvmm.models Modifier and Type Interface Description static interface
VirtualMachine.Definition
The entirety of the VirtualMachine definition.static interface
VirtualMachine.DefinitionStages.WithCreate
The stage of the VirtualMachine definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
-