VirtualMachineVirtioInterfaceType Struct
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.
Field Deprecated, use virtualizationModel instead. The type of the virtio interface.
public readonly struct VirtualMachineVirtioInterfaceType : IEquatable<Azure.ResourceManager.NetworkCloud.Models.VirtualMachineVirtioInterfaceType>
type VirtualMachineVirtioInterfaceType = struct
Public Structure VirtualMachineVirtioInterfaceType
Implements IEquatable(Of VirtualMachineVirtioInterfaceType)
- Inheritance
-
VirtualMachineVirtioInterfaceType
- Implements
Constructors
VirtualMachineVirtioInterfaceType(String) |
Initializes a new instance of VirtualMachineVirtioInterfaceType. |
Properties
Modern |
Modern. |
Transitional |
Transitional. |
Methods
Equals(VirtualMachineVirtioInterfaceType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(VirtualMachineVirtioInterfaceType, VirtualMachineVirtioInterfaceType) |
Determines if two VirtualMachineVirtioInterfaceType values are the same. |
Implicit(String to VirtualMachineVirtioInterfaceType) |
Converts a string to a VirtualMachineVirtioInterfaceType. |
Inequality(VirtualMachineVirtioInterfaceType, VirtualMachineVirtioInterfaceType) |
Determines if two VirtualMachineVirtioInterfaceType values are not the same. |
Applies to
Azure SDK for .NET