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

ServerAdministratorCreateOrUpdateParameters Class

Definition

Create or update Azure SQL Server Active Directory Administrator parameters.

public class ServerAdministratorCreateOrUpdateParameters
type ServerAdministratorCreateOrUpdateParameters = class
Public Class ServerAdministratorCreateOrUpdateParameters
Inheritance
ServerAdministratorCreateOrUpdateParameters

Constructors

ServerAdministratorCreateOrUpdateParameters()

Initializes a new instance of the ServerAdministratorCreateOrUpdateParameters class.

ServerAdministratorCreateOrUpdateParameters(ServerAdministratorCreateOrUpdateProperties)

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

Properties

Properties

Required. Gets or sets the properties of the request.

Applies to