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 name="AuthenticationMode" type="AuthenticationMode"/>
<xsd:element name="Attributes" type="AttributesType"/>
<xsd:element name="CompressionType" type="CompressionType" minOccurs="0" maxOccurs="1"/>
<xsd:element name="DeletionPriority" type="DeletionPriority"/>
<xsd:element name="EndpointUrl" type="xsd:string"/>
<xsd:element name="HttpMethod" type="xsd:string"/>
<xsd:element name="HttpHeaders" type="HttpHeadersType" minOccurs="0"/>
<xsd:element name="InstanceId" type="xsd:string"/>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
<xsd:element name="Priority" type="Priority"/>
<xsd:element name="RuleId" type="xsd:string"/>
<xsd:element name="TimeToLive" type="xsd:duration" minOccurs="0" maxOccurs="1"/>
</Configuration>
<ModuleImplementation>
<Native>
<ClassID>d407d659-65e4-4476-bf40-924e56841465</ClassID>
</Native>
</ModuleImplementation>
<InputType>System.BaseData</InputType>
</WriteActionModuleType>