DeploymentSettingStorageAdapterIPInfo interface
The StorageAdapter physical nodes of a cluster.
Properties
| ipv4Address | The IPv4 address assigned to each storage adapter physical node on your Azure Stack HCI cluster. |
| physical |
storage adapter physical node name. |
| subnet |
The SubnetMask address assigned to each storage adapter physical node on your Azure Stack HCI cluster. |
Property Details
ipv4Address
The IPv4 address assigned to each storage adapter physical node on your Azure Stack HCI cluster.
ipv4Address?: string
Property Value
string
physicalNode
storage adapter physical node name.
physicalNode?: string
Property Value
string
subnetMask
The SubnetMask address assigned to each storage adapter physical node on your Azure Stack HCI cluster.
subnetMask?: string
Property Value
string