ShareCreateOptions Class

Definition

Optional parameters for creating a Share.

public class ShareCreateOptions
type ShareCreateOptions = class
Public Class ShareCreateOptions
Inheritance
ShareCreateOptions

Constructors

ShareCreateOptions()

Properties

AccessTier

Optional. Specifies the access tier of the share.

Metadata

Optional custom metadata to set for this share.

Protocols

The protocols to enable for the share.

QuotaInGB

Optional. Maximum size of the share in gigabytes. If unspecified, use the service's default value.

RootSquash

The root squash to set for the share. Only valid for NFS shares.

Applies to