Share via


VirtualMachineScaleSetNetworkConfiguration.AuxiliarySku Property

Definition

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

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

Property Value

Applies to