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