IScaleUnits.HostNetworkStorageNetwork Property

Definition

List of StorageNetworks config to deploy AzureStackHCI Cluster.

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

Property Value

Attributes

Applies to