NameValidator Class

Definition

Provides helpers to validate resource names across the Microsoft Azure Storage Services.

public static class NameValidator
type NameValidator = class
Public Class NameValidator
Inheritance
NameValidator

Methods

ValidateTableName(String)

Checks if a table name is valid.

Applies to