DatabaseAccountLocation.Name Property

Definition

Gets the name of the database account location in the Azure DocumentDB database service. For example, "West US" as the name of the database account location in the West US region.

public string Name { get; }
Property Value