WorkspaceAadAdminInfo Interface
public interface WorkspaceAadAdminInfo
An immutable client-side representation of WorkspaceAadAdminInfo.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
administratorType()
Gets the administrator |
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Workspace |
innerModel()
Gets the inner com. |
| abstract String |
login()
Gets the login property: Login of the workspace active directory administrator. |
| abstract String |
name()
Gets the name property: The name of the resource. |
| abstract String |
sid()
Gets the sid property: Object ID of the workspace active directory administrator. |
| abstract String |
tenantId()
Gets the tenant |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
administratorType
public abstract String administratorType()
Gets the administratorType property: Workspace active directory administrator type.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract WorkspaceAadAdminInfoInner innerModel()
Gets the inner com.azure.resourcemanager.synapse.fluent.models.WorkspaceAadAdminInfoInner object.
Returns:
login
public abstract String login()
Gets the login property: Login of the workspace active directory administrator.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
sid
public abstract String sid()
Gets the sid property: Object ID of the workspace active directory administrator.
Returns:
tenantId
public abstract String tenantId()
Gets the tenantId property: Tenant ID of the workspace active directory administrator.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: