Share via


JsonString Class

Definition

public sealed class JsonString : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Json.JsonNode, IEquatable<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Json.JsonString>
type JsonString = class
    inherit JsonNode
    interface IEquatable<JsonString>
Public NotInheritable Class JsonString
Inherits JsonNode
Implements IEquatable(Of JsonString)
Inheritance
JsonString
Implements

Properties

Item[Int32] (Inherited from JsonNode)
Item[String] (Inherited from JsonNode)

Methods

Operators

Explicit Interface Implementations

Applies to