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

SsisObjectMetadataStatusResponse Class

Definition

The status of the operation.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SsisObjectMetadataStatusResponse+SsisObjectMetadataStatusResponseConverter))]
public class SsisObjectMetadataStatusResponse
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SsisObjectMetadataStatusResponse+SsisObjectMetadataStatusResponseConverter))>]
type SsisObjectMetadataStatusResponse = class
Public Class SsisObjectMetadataStatusResponse
Inheritance
SsisObjectMetadataStatusResponse
Attributes

Constructors

SsisObjectMetadataStatusResponse()

Initializes a new instance of SsisObjectMetadataStatusResponse.

Properties

Error

The operation error message.

Name

The operation name.

Properties

The operation properties.

Status

The status of the operation.

Applies to