JsonNode.Item[] Property

Definition

Overloads

Item[Int32]

C#
public virtual Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.Json.JsonNode this[int index] { get; }

Parameters

index
Int32

Property Value

Applies to

Azure - PowerShell Commands Latest i Azure - PowerShell Commands 12 (LTS)
Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest

Item[String]

C#
public virtual Microsoft.Azure.PowerShell.Cmdlets.Automanage.Runtime.Json.JsonNode this[string name] { get; set; }

Parameters

name
String

Property Value

Applies to

Azure - PowerShell Commands Latest i Azure - PowerShell Commands 12 (LTS)
Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest