ComputeNetworkInterfaceAuxiliaryMode(String) Constructor

Definition

Initializes a new instance of ComputeNetworkInterfaceAuxiliaryMode.

public ComputeNetworkInterfaceAuxiliaryMode (string value);
new Azure.ResourceManager.Compute.Models.ComputeNetworkInterfaceAuxiliaryMode : string -> Azure.ResourceManager.Compute.Models.ComputeNetworkInterfaceAuxiliaryMode
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to