Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface
-
Packages that use VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceVirtualMachine.DefinitionManagedThe entirety of the managed disk based virtual machine definition.static interfaceVirtualMachine.DefinitionManagedOrUnmanagedThe entirety of the virtual machine definition.static interfaceVirtualMachine.DefinitionSharedThe virtual machine scale set stages shared between managed and unmanaged based virtual machine definitions.static interfaceVirtualMachine.DefinitionStages.WithNetworkThe stage of a virtual machine definition allowing to specify a virtual network with the new primary network interface.static interfaceVirtualMachine.DefinitionUnmanagedThe entirety of the unmanaged disk based virtual machine definition.
-