ScaleUnits.HostNetworkStorageConnectivitySwitchless Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines how the storage adapters between nodes are connected either switch or switch less..
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)]
public bool? HostNetworkStorageConnectivitySwitchless { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)>]
member this.HostNetworkStorageConnectivitySwitchless : Nullable<bool> with get, set
Public Property HostNetworkStorageConnectivitySwitchless As Nullable(Of Boolean)
Property Value
Implements
- Attributes