VMware Cbt Nic Details Response
    data class VMwareCbtNicDetailsResponse(val isPrimaryNic: String? = null, val isSelectedForMigration: String? = null, val nicId: String, val sourceIPAddress: String, val sourceIPAddressType: String, val sourceNetworkId: String, val targetIPAddress: String? = null, val targetIPAddressType: String? = null, val targetNicName: String? = null, val targetSubnetName: String? = null, val testIPAddress: String? = null, val testIPAddressType: String? = null, val testNetworkId: String? = null, val testSubnetName: String? = null)
VMwareCbt NIC details.
Constructors
Link copied to clipboard
                fun VMwareCbtNicDetailsResponse(isPrimaryNic: String? = null, isSelectedForMigration: String? = null, nicId: String, sourceIPAddress: String, sourceIPAddressType: String, sourceNetworkId: String, targetIPAddress: String? = null, targetIPAddressType: String? = null, targetNicName: String? = null, targetSubnetName: String? = null, testIPAddress: String? = null, testIPAddressType: String? = null, testNetworkId: String? = null, testSubnetName: String? = null)
Types
Properties
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard