ExpandTypesForListVm Struct

Definition

The ExpandTypesForListVm.

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

Constructors

ExpandTypesForListVm(String)

Initializes a new instance of ExpandTypesForListVm.

Properties

InstanceView

instanceView.

Methods

Equals(ExpandTypesForListVm)

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

Determines if two ExpandTypesForListVm values are the same.

Implicit(String to ExpandTypesForListVm)

Converts a string to a ExpandTypesForListVm.

Inequality(ExpandTypesForListVm, ExpandTypesForListVm)

Determines if two ExpandTypesForListVm values are not the same.

Applies to