ServerAdministratorCreateOrUpdateProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |