IPWorks Cloud 2020 Delphi 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 property reflects the ETag of the share.

ModifiedTime
String

The last modified time of the share.

This property 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 property reflects the name of the share.

Quota
Integer

The share's space quota, in GB.

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

SpaceUsed
Integer

The amount of storage space consumed by the share.

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

Constructors

constructor Create();

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Delphi Edition - Version 20.0 [Build 8265]