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

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。

适用于