Aracılığıyla paylaş


NetworkInterface.AuxiliaryMode Property

Definition

Gets or sets auxiliary mode of Network Interface resource. Possible values include: 'None', 'MaxConnections', 'Floating'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.auxiliaryMode")]
public string AuxiliaryMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.auxiliaryMode")>]
member this.AuxiliaryMode : string with get, set
Public Property AuxiliaryMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to