Configuration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class Configuration. Implements the IConfiguration
public class Configuration : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IConfiguration
type Configuration = class
interface IConfiguration
Public Class Configuration
Implements IConfiguration
- Inheritance
-
Configuration
- Implements
Constructors
Configuration() |
Initializes a new instance of the Configuration class. |
Methods
BlacklistOfCodePoints() |
Blacklists the of code points. |
InvalidFileNames() |
Invalids the file names. |
MaximumDatasetSizeInBytes() |
Maximums the dataset size in bytes. |
MaximumFilenameLength() |
Maximums the length of the filename. |
MaximumFileSizeInBytes() |
Maximums the file size in bytes. |
MaximumPathLength() |
Maximums the length of the path. |
MaximumTreeDepth() |
Maximums the tree depth. |
ValidFilesystems() |
Valids the filesystems. |
ValidOsSKU() |
Valids the os sku. |
ValidOsVersions() |
Valids the os versions. |