次の方法で共有


DiagnosticCategory クラス

定義

検出機能の定義を表すクラス

[Microsoft.Rest.Serialization.JsonTransformation]
public class DiagnosticCategory : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DiagnosticCategory = class
    inherit ProxyOnlyResource
Public Class DiagnosticCategory
Inherits ProxyOnlyResource
継承
DiagnosticCategory
属性

コンストラクター

DiagnosticCategory()

DiagnosticCategory クラスの新しいインスタンスを初期化します。

DiagnosticCategory(String, String, String, String, String)

DiagnosticCategory クラスの新しいインスタンスを初期化します。

プロパティ

Description

診断カテゴリの説明を取得します

Id

リソース ID を取得します。

(継承元 ProxyOnlyResource)
Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
Name

リソース名を取得します。

(継承元 ProxyOnlyResource)
Type

リソースの種類を取得します。

(継承元 ProxyOnlyResource)

適用対象