Share via


TableLevelSharingProperties.FromJson(JsonNode) Method

Definition

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

Parameters

node
JsonNode

Returns

Applies to