ServerAdministratorResource Interface
public interface ServerAdministratorResource
An immutable client-side representation of ServerAdministratorResource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Administrator |
administratorType()
Gets the administrator |
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Server |
innerModel()
Gets the inner com. |
| abstract String |
login()
Gets the login property: The server administrator login account name. |
| abstract String |
name()
Gets the name property: The name of the resource. |
| abstract UUID |
sid()
Gets the sid property: The server administrator Sid (Secure ID). |
| abstract UUID |
tenantId()
Gets the tenant |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
administratorType
public abstract AdministratorType administratorType()
Gets the administratorType property: The type of administrator.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract ServerAdministratorResourceInner innerModel()
Gets the inner com.azure.resourcemanager.postgresql.fluent.models.ServerAdministratorResourceInner object.
Returns:
login
public abstract String login()
Gets the login property: The server administrator login account name.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
sid
public abstract UUID sid()
Gets the sid property: The server administrator Sid (Secure ID).
Returns:
tenantId
public abstract UUID tenantId()
Gets the tenantId property: The server Active Directory Administrator tenant id.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: