IStorageNetworks.StorageAdapterIPInfo Property

Definition

List of Storage adapter physical nodes config to deploy AzureStackHCI Cluster.

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

Property Value

Attributes

Applies to