EncryptionServices.FromJson(JsonNode) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IEncryptionServices FromJson (Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Json.JsonNode node);
static member FromJson : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Json.JsonNode -> Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IEncryptionServices
Public Shared Function FromJson (node As JsonNode) As IEncryptionServices

Parameters

node
JsonNode

Returns

IEncryptionServices

Applies to