FileWorkspaceDetailsProperties Class
- java.
lang. Object - com.
azure. resourcemanager. support. fluent. models. FileWorkspaceDetailsProperties
- com.
public final class FileWorkspaceDetailsProperties
Describes the properties of a file workspace.
Constructor Summary
| Constructor | Description |
|---|---|
| FileWorkspaceDetailsProperties() |
Creates an instance of File |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Offset |
createdOn()
Get the created |
|
Offset |
expirationTime()
Get the expiration |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
FileWorkspaceDetailsProperties
public FileWorkspaceDetailsProperties()
Creates an instance of FileWorkspaceDetailsProperties class.
Method Details
createdOn
public OffsetDateTime createdOn()
Get the createdOn property: Time in UTC (ISO 8601 format) when file workspace was created.
Returns:
expirationTime
public OffsetDateTime expirationTime()
Get the expirationTime property: Time in UTC (ISO 8601 format) when file workspace is going to expire.
Returns:
validate
public void validate()
Validates the instance.