次の方法で共有


IncidentGetResponse クラス

定義

インシデントの取得操作の応答。

public class IncidentGetResponse : Microsoft.Azure.AzureOperationResponse
type IncidentGetResponse = class
    inherit AzureOperationResponse
Public Class IncidentGetResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
IncidentGetResponse

コンストラクター

IncidentGetResponse()

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

プロパティ

Incident

省略可能。 取得したインシデント。

適用対象