Share via


IStorageNetworks.StorageAdapterIPInfo Property

Definition

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

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

Property Value

Attributes

Applies to