VMware To Az Stack HCIProtected Nic Properties Response
data class VMwareToAzStackHCIProtectedNicPropertiesResponse(val isPrimaryNic: Boolean? = null, val label: String, val macAddress: String, val networkName: String, val nicId: String, val selectionTypeForFailover: String, val targetNetworkId: String, val testNetworkId: String)
VMwareToAzStackHCI NIC properties.