다음을 통해 공유


AzureBlobFileSystemConfiguration.BlobfuseOptions Property

Definition

Additional command line options to pass to the mount command. These are 'net use' options in Windows and 'mount' options in Linux.

public string BlobfuseOptions { get; set; }
member this.BlobfuseOptions : string with get, set
Public Property BlobfuseOptions As String

Property Value

Applies to