IPWorks Cloud 2020 Android 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 AzureFileShare();



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