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

ElasticPoolOperationInner 类

定义

弹性池操作。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ElasticPoolOperationInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ElasticPoolOperationInner = class
    inherit ProxyResourceInner
Public Class ElasticPoolOperationInner
Inherits ProxyResourceInner
继承
ElasticPoolOperationInner
属性

构造函数

ElasticPoolOperationInner()

初始化 ElasticPoolOperationInner 类的新实例。

ElasticPoolOperationInner(String, String, String, String, String, String, Nullable<Int32>, String, Nullable<DateTime>, String, Nullable<Int32>, String, Nullable<Int32>, Nullable<Boolean>, Nullable<DateTime>, String, Nullable<Boolean>)

初始化 ElasticPoolOperationInner 类的新实例。

属性

Description

获取操作说明。

ElasticPoolName

获取正在其上执行操作的弹性池的名称。

ErrorCode

获取操作错误代码。

ErrorDescription

获取操作错误说明。

ErrorSeverity

获取操作错误严重性。

EstimatedCompletionTime

获取操作的估计完成时间。

Id

资源 ID。Setter 受保护,因为需要在网络资源中设置 ID。

(继承自 ProxyResource)
IsCancellable

获取是否可以取消操作。

IsUserError

获取错误是否为用户错误。

Location

资源位置

(继承自 Resource)
Name

资源名称

(继承自 ProxyResource)
Operation

获取操作的名称。

OperationFriendlyName

获取操作的友好名称。

PercentComplete

获取操作已完成的百分比。

ServerName

获取服务器的名称。

StartTime

获取操作开始时间。

State

获取操作状态。

Tags

资源标记

(继承自 Resource)
Type

资源类型

(继承自 ProxyResource)

方法

Validate()

验证 对象。 如果验证失败,则引发 ValidationException。

(继承自 Resource)

适用于