Share via


IScaleUnits.HostNetworkStorageConnectivitySwitchless Property

Definition

Defines how the storage adapters between nodes are connected either switch or switch less..

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Defines how the storage adapters between nodes are connected either switch or switch less..", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="storageConnectivitySwitchless")]
public bool? HostNetworkStorageConnectivitySwitchless { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Defines how the storage adapters between nodes are connected either switch or switch less..", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="storageConnectivitySwitchless")>]
member this.HostNetworkStorageConnectivitySwitchless : Nullable<bool> with get, set
Public Property HostNetworkStorageConnectivitySwitchless As Nullable(Of Boolean)

Property Value

Attributes

Applies to