public class OvhDeskaas extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
alias
Alias determined by the use
canBeNull && readOnly
|
OvhUnitAndValue<Double> |
dataDisk
Data allocated to desktop
canBeNull && readOnly
|
String |
ip
Outgoing ip
canBeNull && readOnly
|
String |
os
Operating system of desktop
canBeNull && readOnly
|
String |
planCode
Profile of Virtual Desktop
canBeNull && readOnly
|
OvhUnitAndValue<Double> |
ram
RAM allocated to desktop
canBeNull && readOnly
|
String |
reference
Reference of Virtual Desktop
canBeNull && readOnly
|
String |
serviceName
Service name of your Desktop As A Service
canBeNull && readOnly
|
OvhStateEnum |
state
Current state of your Virtual Desktop
canBeNull && readOnly
|
String |
url
URL to connect to the virtualDesktop
canBeNull && readOnly
|
Long |
vcpu
Vcpu allocated to desktop
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhDeskaas() |
public String reference
public String os
public Long vcpu
public String ip
public String alias
public OvhStateEnum state
public String serviceName
public OvhUnitAndValue<Double> dataDisk
public String url
public String planCode
public OvhUnitAndValue<Double> ram
Copyright © 2018. All rights reserved.