你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

JsonObject.Item[String] Property

Definition

public override Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Json.JsonNode this[string key] { get; set; }
member this.Item(string) : Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Json.JsonNode with get, set
Default Public Overrides Property Item(key As String) As JsonNode

Parameters

key
String

Property Value

Implements

Applies to