ServerAzureADAdministratorInner 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.
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
- 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. |