Provides helpers to validate resource names across the Microsoft Azure Storage Services.
The following tables list the members exposed by the NameValidator type.
Public Methods
Name | Description | |
---|---|---|
ValidateBlobName | Checks if a blob name is valid. | |
ValidateContainerName | Checks if a container name is valid. | |
ValidateDirectoryName | Checks if a directory name is valid. | |
ValidateFileName | Checks if a file name is valid. | |
ValidateQueueName | Checks if a queue name is valid. | |
ValidateShareName | Checks if a share name is valid. | |
ValidateTableName | Checks if a table name is valid. |