Partager via


NetworkSiblingSet.NicInfoList Property

Definition

Gets or sets list of NIC information

[Newtonsoft.Json.JsonProperty(PropertyName="nicInfoList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.NicInfo> NicInfoList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nicInfoList")>]
member this.NicInfoList : System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.NicInfo> with get, set
Public Property NicInfoList As IList(Of NicInfo)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to