public class OvhSharepointInformation extends Object
| Modifier and Type | Field and Description |
|---|---|
OvhSharepointAccountAccessRightsEnum |
accessRights
The rights assigned to the sharepoint account
canBeNull && readOnly
|
Long |
activeDirectoryAccountId
Active Directory Account id
canBeNull && readOnly
|
Long |
currentUsage
OneDrive usage in byte
canBeNull && readOnly
|
Boolean |
deleteAtExpiration
delete at expiration
canBeNull && readOnly
|
Long |
id
Sharepoint account id
canBeNull && readOnly
|
OvhSharepointLicenseEnum |
license
Sharepoint account license
canBeNull && readOnly
|
Boolean |
officeLicense
office license is available
canBeNull && readOnly
|
Long |
quota
OneDrive maximum size in byte
canBeNull && readOnly
|
OvhObjectStateEnum |
state
Sharepoint account state
canBeNull && readOnly
|
Long |
taskPendingId
Pending task for this sharepoint account
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhSharepointInformation() |
public OvhSharepointLicenseEnum license
public Boolean deleteAtExpiration
public Long activeDirectoryAccountId
public Long quota
public Long currentUsage
public Boolean officeLicense
public OvhObjectStateEnum state
public OvhSharepointAccountAccessRightsEnum accessRights
public Long id
public Long taskPendingId
Copyright © 2017. All rights reserved.