Dela via


VirtualMachineScaleSetGetExpand Struct

Definition

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