FileWorkspaceDetailsInner Class

public final class FileWorkspaceDetailsInner
extends ProxyResource

Object that represents FileWorkspaceDetails resource.

Constructor Summary

Constructor Description
FileWorkspaceDetailsInner()

Creates an instance of FileWorkspaceDetailsInner class.

Method Summary

Modifier and Type Method and Description
OffsetDateTime createdOn()

Get the createdOn property: Time in UTC (ISO 8601 format) when file workspace was created.

OffsetDateTime expirationTime()

Get the expirationTime property: Time in UTC (ISO 8601 format) when file workspace is going to expire.

SystemData systemData()

Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.

void validate()

Validates the instance.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Constructor Details

FileWorkspaceDetailsInner

public FileWorkspaceDetailsInner()

Creates an instance of FileWorkspaceDetailsInner class.

Method Details

createdOn

public OffsetDateTime createdOn()

Get the createdOn property: Time in UTC (ISO 8601 format) when file workspace was created.

Returns:

the createdOn value.

expirationTime

public OffsetDateTime expirationTime()

Get the expirationTime property: Time in UTC (ISO 8601 format) when file workspace is going to expire.

Returns:

the expirationTime value.

systemData

public SystemData systemData()

Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.

Returns:

the systemData value.

validate

public void validate()

Validates the instance.

Applies to