IHciEdgeDevice.DeviceConfigurationNicDetail Property

Definition

NIC Details of device

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="NIC Details of device", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.INicDetail) }, Read=true, ReadOnly=false, Required=false, SerializedName="nicDetails", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.INicDetail> DeviceConfigurationNicDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="NIC Details of device", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.INicDetail) }, Read=true, ReadOnly=false, Required=false, SerializedName="nicDetails", Update=true)>]
member this.DeviceConfigurationNicDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.INicDetail> with get, set
Public Property DeviceConfigurationNicDetail As List(Of INicDetail)

Property Value

Attributes

Applies to