次の方法で共有


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