共用方式為


FileShare interface

檔案共用。

Extends

屬性

adminUser

擁有此共用完整許可權的使用者/群組。 Active Directory 電子郵件位址。 範例:xyz@contoso.com 或 Contoso\xyz。

dataPolicy

數據原則

description

檔案共用的描述

localUsedCapacityInBytes

位元組中本機使用的容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。

monitoringStatus

監視狀態

provisionedCapacityInBytes

位元組的總布建容量

shareStatus

共享狀態

usedCapacityInBytes

位元組中的已使用容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

adminUser

擁有此共用完整許可權的使用者/群組。 Active Directory 電子郵件位址。 範例:xyz@contoso.com 或 Contoso\xyz。

adminUser: string

屬性值

string

dataPolicy

數據原則

dataPolicy: DataPolicy

屬性值

description

檔案共用的描述

description?: string

屬性值

string

localUsedCapacityInBytes

位元組中本機使用的容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。

localUsedCapacityInBytes?: number

屬性值

number

monitoringStatus

監視狀態

monitoringStatus: MonitoringStatus

屬性值

provisionedCapacityInBytes

位元組的總布建容量

provisionedCapacityInBytes: number

屬性值

number

shareStatus

共享狀態

shareStatus: ShareStatus

屬性值

usedCapacityInBytes

位元組中的已使用容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。

usedCapacityInBytes?: number

屬性值

number

繼承的屬性詳細資料

id

標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自BaseModel.id

name

名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自BaseModel.name

type

型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自BaseModel.type