complexType rdpInfo
diagram PlatformServices_p5968.png
namespace http://impl.platform.rosettahub.com/
children publicDnsName publicIpV4 rdpFileContent userName userPassword
used by
elements getMachineInstanceRdpConnectionResponse/return getLinkedClusterRdpConnectionResponse/return
source <xsd:complexType name="rdpInfo">
 
<xsd:sequence>
   
<xsd:element name="publicDnsName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="publicIpV4" type="xs:string" minOccurs="0"/>
   
<xsd:element name="rdpFileContent" type="xs:string" minOccurs="0"/>
   
<xsd:element name="userName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="userPassword" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

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

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