VirtualMachineNetworkInterfaceReferenceProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a network interface reference properties.
public class VirtualMachineNetworkInterfaceReferenceProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ComputeSchedule.Models.VirtualMachineNetworkInterfaceReferenceProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ComputeSchedule.Models.VirtualMachineNetworkInterfaceReferenceProperties>
type VirtualMachineNetworkInterfaceReferenceProperties = class
interface IJsonModel<VirtualMachineNetworkInterfaceReferenceProperties>
interface IPersistableModel<VirtualMachineNetworkInterfaceReferenceProperties>
Public Class VirtualMachineNetworkInterfaceReferenceProperties
Implements IJsonModel(Of VirtualMachineNetworkInterfaceReferenceProperties), IPersistableModel(Of VirtualMachineNetworkInterfaceReferenceProperties)
- Inheritance
-
VirtualMachineNetworkInterfaceReferenceProperties
- Implements
Constructors
| Name | Description |
|---|---|
| VirtualMachineNetworkInterfaceReferenceProperties() |
Initializes a new instance of VirtualMachineNetworkInterfaceReferenceProperties. |
Properties
| Name | Description |
|---|---|
| DeleteOption |
Specify what happens to the network interface when the VM is deleted. |
| Primary |
Specifies the primary network interface in case the virtual machine has more than 1 network interface. |