Proba action extract count of days before certificate expired.
Type | ProbeActionModuleType |
Isolation | Any |
Accessibility | Internal |
RunAs | Default |
OutputType | System.PropertyBagData |
<ProbeActionModuleType ID="Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.CertificatExpired.PA" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CertificateBlob" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CertificatePassword" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Microsoft.SystemCenter.Omonline.OutsideIn.OutsideInUnitModule.Assembly</Assembly>
<Type>Microsoft.SystemCenter.Cloud.OutsideInUnitModule.Monitoring.CertificatExpiredProbeAction</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<TriggerOnly>true</TriggerOnly>
</ProbeActionModuleType>