Megosztás a következőn keresztül:


ComputeNetworkInterfaceAuxiliarySku Struct

Definition

Specifies whether the Auxiliary sku is enabled for the Network Interface resource.

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

Constructors

ComputeNetworkInterfaceAuxiliarySku(String)

Initializes a new instance of ComputeNetworkInterfaceAuxiliarySku.

Properties

A1

A1.

A2

A2.

A4

A4.

A8

A8.

None

None.

Methods

Equals(ComputeNetworkInterfaceAuxiliarySku)

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

Determines if two ComputeNetworkInterfaceAuxiliarySku values are the same.

Implicit(String to ComputeNetworkInterfaceAuxiliarySku)

Converts a string to a ComputeNetworkInterfaceAuxiliarySku.

Inequality(ComputeNetworkInterfaceAuxiliarySku, ComputeNetworkInterfaceAuxiliarySku)

Determines if two ComputeNetworkInterfaceAuxiliarySku values are not the same.

Applies to