Package version:

The File Share.

Hierarchy

Properties

adminUser: string

The user/group who will have full permission in this share. Active directory email address. Example: xyz@contoso.com or Contoso\xyz.

dataPolicy: DataPolicy

The data policy

description?: string

Description for file share

id?: string

The identifier. NOTE: This property will not be serialized. It can only be populated by the server.

localUsedCapacityInBytes?: number

The local used capacity in Bytes. NOTE: This property will not be serialized. It can only be populated by the server.

monitoringStatus: MonitoringStatus

The monitoring status

name?: string

The name. NOTE: This property will not be serialized. It can only be populated by the server.

provisionedCapacityInBytes: number

The total provisioned capacity in Bytes

shareStatus: ShareStatus

The Share Status

type?: string

The type. NOTE: This property will not be serialized. It can only be populated by the server.

usedCapacityInBytes?: number

The used capacity in Bytes. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc