Auf Englisch lesen

Freigeben über


AutoHealTriggers.ToJson(JsonObject, SerializationMode) Method

Definition

Serializes this instance of AutoHealTriggers into a JsonNode.

public Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Json.JsonNode ToJson (Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Json.JsonObject container, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.SerializationMode serializationMode);

Parameters

container
JsonObject

The JsonObject container to serialize this object into. If the caller passes in null, a new instance will be created and returned to the caller.

serializationMode
SerializationMode

Allows the caller to choose the depth of the serialization. See SerializationMode.

Returns

a serialized instance of AutoHealTriggers as a JsonNode.

Implements

Applies to

Produkt Versionen
Azure - PowerShell Commands Latest