ISwitchDetail.SwitchType Property

Definition

The type of the switch. e.g. external, internal.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="The type of the switch. e.g. external, internal.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="switchType", Update=false)]
public string SwitchType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="The type of the switch. e.g. external, internal.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="switchType", Update=false)>]
member this.SwitchType : string
Public ReadOnly Property SwitchType As String

Property Value

Attributes

Applies to