Share via


NetworkInterfaceData.AuxiliaryMode Property

Definition

Auxiliary mode of Network Interface resource.

public Azure.ResourceManager.Network.Models.NetworkInterfaceAuxiliaryMode? AuxiliaryMode { get; set; }
member this.AuxiliaryMode : Nullable<Azure.ResourceManager.Network.Models.NetworkInterfaceAuxiliaryMode> with get, set
Public Property AuxiliaryMode As Nullable(Of NetworkInterfaceAuxiliaryMode)

Property Value

Applies to