Partager via


AutoHealCustomAction Class

Definition

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

Constructors

AutoHealCustomAction()

Properties

Exe
Parameter

Methods

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

Applies to