Freigeben über


AuthorizationRule.FromJson(JsonNode) Method

Definition

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

Parameters

node
JsonNode

Returns

Applies to