Package version:

Gets or sets the file share configuration for scenarios where transport directory fileshare is not created or required.

interface SkipFileShareConfiguration {
    configurationType: "Skip";
}

Hierarchy (view full)

Properties

configurationType

The type of file share config, skip in this case i.e. fileshare is not created or required.