次の方法で共有


DiagnosticSolution.Metadata プロパティ

定義

ソリューション メタデータ。

public System.Collections.Generic.IList<System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceNameValuePair>> Metadata { get; }
member this.Metadata : System.Collections.Generic.IList<System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceNameValuePair>>
Public ReadOnly Property Metadata As IList(Of IList(Of AppServiceNameValuePair))

プロパティ値

適用対象