Storage Adapter IPInfo Args
data class StorageAdapterIPInfoArgs(val ipv4Address: Output<String>? = null, val physicalNode: Output<String>? = null, val subnetMask: Output<String>? = null) : ConvertibleToJava<StorageAdapterIPInfoArgs>
The StorageAdapter physical nodes of a cluster.
Properties
Link copied to clipboard
The IPv4 address assigned to each storage adapter physical node on your Azure Stack HCI cluster.
Link copied to clipboard
storage adapter physical node name.
Link copied to clipboard
The SubnetMask address assigned to each storage adapter physical node on your Azure Stack HCI cluster.