AsyncOperationResponse.FromJson(JsonNode) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.PowerShell.AsyncOperationResponse FromJson (Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Json.JsonNode node);
static member FromJson : Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Json.JsonNode -> Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.PowerShell.AsyncOperationResponse
Public Shared Function FromJson (node As JsonNode) As AsyncOperationResponse

Parameters

node
JsonNode

Returns

AsyncOperationResponse

Applies to