ServerAzureADAdministrator Class

Definition

Azure Active Directory administrator.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ServerAzureADAdministrator : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServerAzureADAdministrator = class
    inherit ProxyResource
Public Class ServerAzureADAdministrator
Inherits ProxyResource
Inheritance
ServerAzureADAdministrator
Attributes

Constructors

ServerAzureADAdministrator()

Initializes a new instance of the ServerAzureADAdministrator class.

ServerAzureADAdministrator(String, Guid, String, String, String, Nullable<Guid>, Nullable<Boolean>)

Initializes a new instance of the ServerAzureADAdministrator class.

Properties

AdministratorType

Type of the sever administrator.

AzureADOnlyAuthentication

Gets azure Active Directory only Authentication enabled.

Id

Gets resource ID.

(Inherited from Resource)
Login

Gets or sets login name of the server administrator.

Name

Gets resource name.

(Inherited from Resource)
Sid

Gets or sets SID (object ID) of the server administrator.

TenantId

Gets or sets tenant ID of the administrator.

Type

Gets resource type.

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to