Table of Contents

Class CosmosDBAccountImpl.UpdateLocationParameters

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent
Assembly
Microsoft.Azure.Management.CosmosDB.Fluent.dll
public class CosmosDBAccountImpl.UpdateLocationParameters
Inheritance
CosmosDBAccountImpl.UpdateLocationParameters
Inherited Members

Constructors

UpdateLocationParameters(DatabaseAccountUpdateParameters)

public UpdateLocationParameters(DatabaseAccountUpdateParameters updateParameters)

Parameters

updateParameters DatabaseAccountUpdateParameters

Properties

Location

public string Location { get; }

Property Value

string

Locations

public IList<Location> Locations { get; set; }

Property Value

IList<Location>