DeploymentSettingStorageNetworks interface
The StorageNetworks of a cluster.
Properties
| name | Name of the storage network. |
| network |
Name of the storage network adapter. |
| storage |
List of Storage adapter physical nodes config to deploy AzureStackHCI Cluster. |
| vlan |
ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic. |
Property Details
name
Name of the storage network.
name?: string
Property Value
string
networkAdapterName
Name of the storage network adapter.
networkAdapterName?: string
Property Value
string
storageAdapterIPInfo
List of Storage adapter physical nodes config to deploy AzureStackHCI Cluster.
storageAdapterIPInfo?: DeploymentSettingStorageAdapterIPInfo[]
Property Value
vlanId
ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.
vlanId?: string
Property Value
string