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

ElasticPoolCreateOrUpdateParameters Class

Definition

Create or update Sql Azure Database Elastic Pool parameters.

public class ElasticPoolCreateOrUpdateParameters : Microsoft.Azure.ResourceBase
type ElasticPoolCreateOrUpdateParameters = class
    inherit ResourceBase
Public Class ElasticPoolCreateOrUpdateParameters
Inherits ResourceBase
Inheritance
Microsoft.Azure.ResourceBase
ElasticPoolCreateOrUpdateParameters

Constructors

ElasticPoolCreateOrUpdateParameters()

Initializes a new instance of the ElasticPoolCreateOrUpdateParameters class.

ElasticPoolCreateOrUpdateParameters(ElasticPoolCreateOrUpdateProperties)

Initializes a new instance of the ElasticPoolCreateOrUpdateParameters class with required arguments.

Properties

Properties

Required. Gets or sets the properties of the request.

Applies to