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

ServerAdministratorCreateOrUpdateProperties Class

Definition

Create or update Azure Server Active Directory Administrator parameters properties.

public class ServerAdministratorCreateOrUpdateProperties
type ServerAdministratorCreateOrUpdateProperties = class
Public Class ServerAdministratorCreateOrUpdateProperties
Inheritance
ServerAdministratorCreateOrUpdateProperties

Constructors

ServerAdministratorCreateOrUpdateProperties()

Initializes a new instance of the ServerAdministratorCreateOrUpdateProperties class.

Properties

AdministratorType

Required. Gets the Azure SQL Server Active Directory Administrator Type.

Login

Required. Gets the Azure SQL Server Active Directory Administrator Login Value.

Sid

Required. Gets the Azure SQL Server Active Directory Administrator Sid.

TenantId

Required. Gets the Azure SQL Server Active Directory Administrator tenant id.

Applies to