ServerAzureADAdministratorInner Class

Definition

An server Active Directory Administrator.

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

Constructors

ServerAzureADAdministratorInner()

Initializes a new instance of the ServerAzureADAdministratorInner class.

ServerAzureADAdministratorInner(String, Guid, Guid, String, String, String)

Initializes a new instance of the ServerAzureADAdministratorInner class.

Properties

AdministratorType

The type of administrator.

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Login

Gets or sets the server administrator login value.

Name

Resource name

(Inherited from ProxyResource)
Sid

Gets or sets the server administrator Sid (Secure ID).

Tags

Resource tags

(Inherited from Resource)
TenantId

Gets or sets the server Active Directory Administrator tenant id.

Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to