CapacityReservationGroupGetExpand Struct

Definition

The CapacityReservationGroupGetExpand.

public readonly struct CapacityReservationGroupGetExpand : IEquatable<Azure.ResourceManager.Compute.Models.CapacityReservationGroupGetExpand>
type CapacityReservationGroupGetExpand = struct
Public Structure CapacityReservationGroupGetExpand
Implements IEquatable(Of CapacityReservationGroupGetExpand)
Inheritance
CapacityReservationGroupGetExpand
Implements

Constructors

CapacityReservationGroupGetExpand(String)

Initializes a new instance of CapacityReservationGroupGetExpand.

Properties

VirtualMachineScaleSetVmsRef

virtualMachineScaleSetVMs/$ref.

VirtualMachinesRef

virtualMachines/$ref.

Methods

Equals(CapacityReservationGroupGetExpand)

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(CapacityReservationGroupGetExpand, CapacityReservationGroupGetExpand)

Determines if two CapacityReservationGroupGetExpand values are the same.

Implicit(String to CapacityReservationGroupGetExpand)

Converts a string to a CapacityReservationGroupGetExpand.

Inequality(CapacityReservationGroupGetExpand, CapacityReservationGroupGetExpand)

Determines if two CapacityReservationGroupGetExpand values are not the same.

Applies to