Share via


IScaleUnits.HostNetworkStorageNetwork Property

Definition

List of StorageNetworks config to deploy AzureStackHCI Cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of StorageNetworks config to deploy AzureStackHCI Cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IStorageNetworks) }, ReadOnly=false, Required=false, SerializedName="storageNetworks")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IStorageNetworks[] HostNetworkStorageNetwork { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of StorageNetworks config to deploy AzureStackHCI Cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IStorageNetworks) }, ReadOnly=false, Required=false, SerializedName="storageNetworks")>]
member this.HostNetworkStorageNetwork : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IStorageNetworks[] with get, set
Public Property HostNetworkStorageNetwork As IStorageNetworks()

Property Value

Attributes

Applies to