次の方法で共有


SbAuthorizationRuleProperties.FromJson(JsonNode) Method

Definition

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

Parameters

node
JsonNode

Returns

Applies to