complexType windowsFormationInfo
diagram PlatformServices_p7565.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:formationInfo
properties
base tns:formationInfo
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
used by
element getWindowsFormationsResponse/return
complexType spotWindowsFormationInfo
source <xsd:complexType name="windowsFormationInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:formationInfo">
     
<xsd:sequence>
       
<xsd:element name="proxyCapacityId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="proxyInPrivateSubnet" type="xs:boolean"/>
       
<xsd:element name="remoteApp" type="xs:string" minOccurs="0"/>
       
<xsd:element name="remoteAppArgs" type="xs:string" minOccurs="0"/>
       
<xsd:element name="remoteAppDir" type="xs:string" minOccurs="0"/>
       
<xsd:element name="windowsCapacityId" type="xs:string" minOccurs="0"/>
       
<xsd:element name="windowsInPrivateSubnet" type="xs:boolean"/>
       
<xsd:element name="windowsMachineImageUid" type="xs:string" minOccurs="0"/>
       
<xsd:element name="windowsRootVolumeSizeGb" type="xs:int"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element windowsFormationInfo/proxyCapacityId
diagram PlatformServices_p7566.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="proxyCapacityId" type="xs:string" minOccurs="0"/>

element windowsFormationInfo/proxyInPrivateSubnet
diagram PlatformServices_p7567.png
type xsd:boolean
properties
content simple
source <xsd:element name="proxyInPrivateSubnet" type="xs:boolean"/>

element windowsFormationInfo/remoteApp
diagram PlatformServices_p7568.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="remoteApp" type="xs:string" minOccurs="0"/>

element windowsFormationInfo/remoteAppArgs
diagram PlatformServices_p7569.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="remoteAppArgs" type="xs:string" minOccurs="0"/>

element windowsFormationInfo/remoteAppDir
diagram PlatformServices_p7570.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="remoteAppDir" type="xs:string" minOccurs="0"/>

element windowsFormationInfo/windowsCapacityId
diagram PlatformServices_p7571.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="windowsCapacityId" type="xs:string" minOccurs="0"/>

element windowsFormationInfo/windowsInPrivateSubnet
diagram PlatformServices_p7572.png
type xsd:boolean
properties
content simple
source <xsd:element name="windowsInPrivateSubnet" type="xs:boolean"/>

element windowsFormationInfo/windowsMachineImageUid
diagram PlatformServices_p7573.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="windowsMachineImageUid" type="xs:string" minOccurs="0"/>

element windowsFormationInfo/windowsRootVolumeSizeGb
diagram PlatformServices_p7574.png
type xsd:int
properties
content simple
source <xsd:element name="windowsRootVolumeSizeGb" type="xs:int"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy