diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:windowsFormationInfo | ||
properties |
|
||
children | artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags acceleratorCount acceleratorId availabilityZone awsProductId cloudId formationUid keySetUid machineImageUid machineLaunchOptions managed regionId rights sharedWith sslCertificateUid proxyCapacityId proxyInPrivateSubnet remoteApp remoteAppArgs remoteAppDir windowsCapacityId windowsInPrivateSubnet windowsMachineImageUid windowsRootVolumeSizeGb availabilityZoneGroup blockDurationMinutes fallbackToOnDemand launchGroup persistent proxySpotBidPrice validFrom validUntil windowsSpotBidPrice | ||
used by |
|
||
source | <xsd:complexType name="spotWindowsFormationInfo"> <xsd:complexContent> <xsd:extension base="tns:windowsFormationInfo"> <xsd:sequence> <xsd:element name="availabilityZoneGroup" type="xs:string" minOccurs="0"/> <xsd:element name="blockDurationMinutes" type="xs:int"/> <xsd:element name="fallbackToOnDemand" type="xs:boolean"/> <xsd:element name="launchGroup" type="xs:string" minOccurs="0"/> <xsd:element name="persistent" type="xs:boolean"/> <xsd:element name="proxySpotBidPrice" type="xs:double"/> <xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/> <xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/> <xsd:element name="windowsSpotBidPrice" type="xs:double"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="availabilityZoneGroup" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="blockDurationMinutes" type="xs:int"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="fallbackToOnDemand" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="launchGroup" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="persistent" type="xs:boolean"/> |
diagram | |||
type | xsd:double | ||
properties |
|
||
source | <xsd:element name="proxySpotBidPrice" type="xs:double"/> |
diagram | |||||||
type | xsd:dateTime | ||||||
properties |
|
||||||
source | <xsd:element name="validFrom" type="xs:dateTime" minOccurs="0"/> |
diagram | |||||||
type | xsd:dateTime | ||||||
properties |
|
||||||
source | <xsd:element name="validUntil" type="xs:dateTime" minOccurs="0"/> |
diagram | |||
type | xsd:double | ||
properties |
|
||
source | <xsd:element name="windowsSpotBidPrice" type="xs:double"/> |