Storage Networks Response
data class StorageNetworksResponse(val name: String, val networkAdapterName: String, val storageAdapterIPInfo: List<StorageAdapterIPInfoResponse>, val storageVlanId: String, val vlanId: String? = null)
The StorageNetworks of a cluster.
Properties
Link copied to clipboard
Name of the storage network adapter.
Link copied to clipboard
List of Storage adapter physical nodes config to deploy AzureStackHCI Cluster.
Link copied to clipboard
ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.