次の方法で共有


OperationResultWithTrackingId クラス

定義

操作追跡 ID を含む応答。

public class OperationResultWithTrackingId : Microsoft.Azure.AzureOperationResponse
type OperationResultWithTrackingId = class
    inherit AzureOperationResponse
Public Class OperationResultWithTrackingId
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
OperationResultWithTrackingId
派生

コンストラクター

OperationResultWithTrackingId()

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

プロパティ

TrackingId

省略可能。 操作追跡 ID。

適用対象