次の方法で共有


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