System.PublishDataToEndPointInternal (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.BaseData

Source Code:

<WriteActionModuleType ID="System.PublishDataToEndPointInternal" Accessibility="Internal">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>System.EndpointWriteAction.ConfigurationSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AuthenticationCertificatePfx" type="xsd:string" minOccurs="0" maxOccurs="1"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AuthenticationMode" type="AuthenticationMode"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Attributes" type="AttributesType"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CompressionType" type="CompressionType" minOccurs="0" maxOccurs="1"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="DeletionPriority" type="DeletionPriority"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="EndpointUrl" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="HttpMethod" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="HttpHeaders" type="HttpHeadersType" minOccurs="0"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="InstanceId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Priority" type="Priority"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="RuleId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="SkipQueue" type="xsd:boolean"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TimeToLive" type="xsd:duration"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="NationalCloudType" type="xsd:int"/>
</Configuration>
<ModuleImplementation>
<Native>
<ClassID>d407d659-65e4-4476-bf40-924e56841465</ClassID>
</Native>
</ModuleImplementation>
<InputType>System!System.BaseData</InputType>
</WriteActionModuleType>