JsonNode.Implicit(JsonNode to String) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static implicit operator string (Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Json.JsonNode node);
static member op_Implicit : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Json.JsonNode -> string
Public Shared Widening Operator CType (node As JsonNode) As String
Parameters
- node
- JsonNode