FileShare interface
檔案共用。
- Extends
屬性
admin |
擁有此共用完整許可權的使用者/群組。 Active Directory 電子郵件位址。 範例:xyz@contoso.com 或 Contoso\xyz。 |
data |
數據原則 |
description | 檔案共用的描述 |
local |
位元組中本機使用的容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
monitoring |
監視狀態 |
provisioned |
位元組的總布建容量 |
share |
共享狀態 |
used |
位元組中的已使用容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
adminUser
擁有此共用完整許可權的使用者/群組。 Active Directory 電子郵件位址。 範例:xyz@contoso.com 或 Contoso\xyz。
adminUser: string
屬性值
string
dataPolicy
description
檔案共用的描述
description?: string
屬性值
string
localUsedCapacityInBytes
位元組中本機使用的容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。
localUsedCapacityInBytes?: number
屬性值
number
monitoringStatus
provisionedCapacityInBytes
位元組的總布建容量
provisionedCapacityInBytes: number
屬性值
number
shareStatus
usedCapacityInBytes
位元組中的已使用容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。
usedCapacityInBytes?: number
屬性值
number