IHciEdgeDeviceProperties.NetworkProfileSwitchDetail Property

Definition

List of switch details for edge device.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="List of switch details for edge device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.ISwitchDetail) }, Read=true, ReadOnly=true, Required=false, SerializedName="switchDetails", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.ISwitchDetail> NetworkProfileSwitchDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="List of switch details for edge device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.ISwitchDetail) }, Read=true, ReadOnly=true, Required=false, SerializedName="switchDetails", Update=false)>]
member this.NetworkProfileSwitchDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.ISwitchDetail>
Public ReadOnly Property NetworkProfileSwitchDetail As List(Of ISwitchDetail)

Property Value

Attributes

Applies to