IPWorks Cloud 2020 Kotlin Edition

Questions / Feedback?

AzureFileShare Type

An Azure File service share.

Remarks

This type represents an Azure File service share.

Fields

ETag
String?

The ETag of the share.

This field reflects the ETag of the share.

ModifiedTime
String?

The last modified time of the share.

This field reflects the last modified time of the share, formatted according to RFC 1123.

Note that the share's last modified time is not updated by operations against resources within the share.

Name
String?

The name of the share.

This field reflects the name of the share.

Quota
Int

The share's space quota, in GB.

This field reflects the space quota, in GB, imposed on the share.

SpaceUsed
Int

The amount of storage space consumed by the share.

This field reflects the approximate amount of storage space, in GB, the share is consuming.

Constructors

public constructor()



Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Kotlin Edition - Version 20.0 [Build 7941]