FileSystemCreateOptions interface


Extends

Properties

abortSignal
access
fileSystemEncryptionScope

File System encryption scope info.

metadata

Inherited Properties

tracingOptions

Property Details

abortSignal

abortSignal?: AbortSignalLike

Property Value

access

access?: PublicAccessType

Property Value

fileSystemEncryptionScope

File System encryption scope info.

fileSystemEncryptionScope?: FileSystemEncryptionScope

Property Value

metadata

metadata?: Metadata

Property Value

Inherited Property Details

tracingOptions

tracingOptions?: OperationTracingOptions

Property Value

Inherited From CommonOptions.tracingOptions