Package version:

Interface HciEdgeDeviceStorageNetworks

The StorageNetworks of a cluster.

interface HciEdgeDeviceStorageNetworks {
    name?: string;
    networkAdapterName?: string;
    storageAdapterIPInfo?: {};
    storageVlanId?: string;
}

Properties

name?: string

Name of the storage network.

networkAdapterName?: string

Name of the storage network adapter.

storageAdapterIPInfo?: {}

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

storageVlanId?: string

ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.