Share via


NetworkAdapterPosition.NetworkGroup Property

Definition

Gets the network group. Possible values include: 'None', 'NonRDMA', 'RDMA'

[Newtonsoft.Json.JsonProperty(PropertyName="networkGroup")]
public string NetworkGroup { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkGroup")>]
member this.NetworkGroup : string
Public ReadOnly Property NetworkGroup As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to