Bagikan melalui


IAutoHealRules Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AutoHealRulesTypeConverter))]
public interface IAutoHealRules : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AutoHealRulesTypeConverter))>]
type IAutoHealRules = interface
    interface IJsonSerializable
Public Interface IAutoHealRules
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ActionMinProcessExecutionTime
ActionType
CustomActionExe
CustomActionParameter
RequestCount
RequestTimeInterval
SlowRequestCount
SlowRequestTimeInterval
SlowRequestTimeTaken
TriggerPrivateBytesInKb
TriggerStatusCode

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to