Действие PerformanceData

Microsoft.SystemCenter.PerformanceDataWriter (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
InputTypeMicrosoft.SystemCenter.Performance.LinkedData

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.PerformanceDataWriter" Accessibility="Public" Batching="false">
<Configuration>
<xsd:element name="UpdateLastSampledValue" type="xsd:boolean" minOccurs="0" maxOccurs="1"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>NotImplemented</Assembly>
<Type>NotImplemented</Type>
</Managed>
</ModuleImplementation>
<InputType>Microsoft.SystemCenter.Performance.LinkedData</InputType>
</WriteActionModuleType>