ManagedInstanceAdministrator Class

Definition

An Azure SQL managed instance administrator.

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

Constructors

ManagedInstanceAdministrator()

Initializes a new instance of the ManagedInstanceAdministrator class.

ManagedInstanceAdministrator(String, Guid, String, String, String, Nullable<Guid>)

Initializes a new instance of the ManagedInstanceAdministrator class.

Properties

AdministratorType

Type of the managed instance administrator.

Id

Gets resource ID.

(Inherited from Resource)
Login

Gets or sets login name of the managed instance administrator.

Name

Gets resource name.

(Inherited from Resource)
Sid

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

TenantId

Gets or sets tenant ID of the managed instance administrator.

Type

Gets resource type.

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to