FileShareUpdateProperties interface

The updatable properties of the FileShare.

Properties

nfsProtocolProperties

Protocol settings specific NFS.

provisionedIOPerSec

The provisioned IO / sec of the share.

provisionedStorageGiB

The provisioned storage size of the share in GiB (1 GiB is 1024^3 bytes or 1073741824 bytes). A component of the file share's bill is the provisioned storage, regardless of the amount of used storage.

provisionedThroughputMiBPerSec

The provisioned throughput / sec of the share.

publicAccessProperties

The set of properties for control public access.

publicNetworkAccess

Gets or sets allow or disallow public network access to azure managed file share

Property Details

nfsProtocolProperties

Protocol settings specific NFS.

nfsProtocolProperties?: NfsProtocolProperties

Property Value

provisionedIOPerSec

The provisioned IO / sec of the share.

provisionedIOPerSec?: number

Property Value

number

provisionedStorageGiB

The provisioned storage size of the share in GiB (1 GiB is 1024^3 bytes or 1073741824 bytes). A component of the file share's bill is the provisioned storage, regardless of the amount of used storage.

provisionedStorageGiB?: number

Property Value

number

provisionedThroughputMiBPerSec

The provisioned throughput / sec of the share.

provisionedThroughputMiBPerSec?: number

Property Value

number

publicAccessProperties

The set of properties for control public access.

publicAccessProperties?: PublicAccessProperties

Property Value

publicNetworkAccess

Gets or sets allow or disallow public network access to azure managed file share

publicNetworkAccess?: string

Property Value

string