GetVirtualMachineExpandType 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.
The GetVirtualMachineExpandType.
public readonly struct GetVirtualMachineExpandType : IEquatable<Azure.ResourceManager.Compute.Models.GetVirtualMachineExpandType>
type GetVirtualMachineExpandType = struct
Public Structure GetVirtualMachineExpandType
Implements IEquatable(Of GetVirtualMachineExpandType)
- Inheritance
-
GetVirtualMachineExpandType
- Implements
Constructors
GetVirtualMachineExpandType(String) |
Initializes a new instance of GetVirtualMachineExpandType. |
Properties
InstanceView |
instanceView. |
Methods
Equals(GetVirtualMachineExpandType) |
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(GetVirtualMachineExpandType, GetVirtualMachineExpandType) |
Determines if two GetVirtualMachineExpandType values are the same. |
Implicit(String to GetVirtualMachineExpandType) |
Converts a String to a GetVirtualMachineExpandType. |
Inequality(GetVirtualMachineExpandType, GetVirtualMachineExpandType) |
Determines if two GetVirtualMachineExpandType values are not the same. |
Applies to
Azure SDK for .NET