NameValidator.ValidateContainerName Method (String) (Microsoft.WindowsAzure.Storage)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
Checks if a container name is valid.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- containerName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string representing the container name to validate.
Return to top
Checks if a container name is valid.
Syntax
Parameters
- containerName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string representing the container name to validate.