Skip to main content Skip to in-page navigation Skip to Ask Learn chat experience

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge
Read in English Edit

Note

Access to this page requires authorization. You can try signing in or changing directories.

Access to this page requires authorization. You can try changing directories.

JsonNode Class

Definition

Namespace:
Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Json
Assembly:
Az.Databricks.private.dll

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 abstract class JsonNode
type JsonNode = class
Public MustInherit Class JsonNode
Inheritance
Object
JsonNode
Derived
Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Json.JsonArray
Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Json.JsonNumber
Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Json.JsonObject
Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Json.JsonString

Constructors

Name Description
JsonNode()

Properties

Name Description
Item[Int32]
Item[String]

Methods

Name Description
ToString()

Operators

Name Description
Explicit(JsonNode to Boolean)
Explicit(JsonNode to DateTime)
Explicit(JsonNode to DateTimeOffset)
Explicit(JsonNode to Decimal)
Explicit(JsonNode to Double)
Explicit(JsonNode to Guid)
Explicit(JsonNode to Int16)
Explicit(JsonNode to Int32)
Explicit(JsonNode to Int64)
Explicit(JsonNode to Single)
Explicit(JsonNode to TimeSpan)
Explicit(JsonNode to UInt16)
Explicit(JsonNode to UInt32)
Explicit(JsonNode to UInt64)
Explicit(JsonNode to Uri)
Implicit(JsonNode to String)

Applies to

In this article

en-us
Your Privacy Choices
  • AI Disclaimer
  • Previous Versions
  • Blog
  • Contribute
  • Privacy
  • Consumer Health Privacy
  • Terms of Use
  • Trademarks
  • © Microsoft 2026