BaseVMIPAddressModel
The Host ip address used to connect
Properties
| Name | Description | Additional information |
|---|---|---|
| IPAddress | No documentation available. |
Type: String |
| State | No documentation available. |
Type: String |
Sample
application/json
Sample:
{
"IPAddress": "sample string 1",
"State": "sample string 2"
}