ServerAdministratorResource Interface
public interface ServerAdministratorResource
An immutable client-side representation of ServerAdministratorResource.
Modifier and Type | Method and Description |
---|---|
abstract
Administrator |
administrator Gets the administrator |
abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
abstract
Server |
inner 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 |
tenant Gets the tenant |
abstract String |
type()
Gets the type property: The type of the resource. |
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.mysql.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:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: