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

ElasticPoolCreateOrUpdateResponse Class

Definition

Response for long running Azure Sql Database Elastic Pool operation.

public class ElasticPoolCreateOrUpdateResponse : Microsoft.Azure.AzureOperationResponse
type ElasticPoolCreateOrUpdateResponse = class
    inherit AzureOperationResponse
Public Class ElasticPoolCreateOrUpdateResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
ElasticPoolCreateOrUpdateResponse

Constructors

ElasticPoolCreateOrUpdateResponse()

Initializes a new instance of the ElasticPoolCreateOrUpdateResponse class.

Properties

ElasticPool

Optional. Gets or sets Elastic Pool object that represents the Azure Sql Database Elastic Pool.

Error

Optional.

OperationStatusLink

Optional.

RetryAfter

Optional.

Status

Optional.

Applies to