AutoHealActions Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AutoHealActionsTypeConverter))]
public class AutoHealActions : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAutoHealActions
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AutoHealActionsTypeConverter))>]
type AutoHealActions = class
    interface IAutoHealActions
    interface IJsonSerializable
Public Class AutoHealActions
Implements IAutoHealActions
Inheritance
AutoHealActions
Attributes
Implements

Constructors

AutoHealActions()

Properties

ActionType
CustomActionExe
CustomActionParameter
MinProcessExecutionTime

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to