public static class Types.VifInUse extends Types.XenAPIException
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
network |
java.lang.String |
VIF |
errorDescription, shortDescription| Constructor and Description |
|---|
VifInUse(java.lang.String network,
java.lang.String VIF)
Create a new VifInUse
|
toString