Table of Contents

Enum LocationMode

Namespace
Microsoft.Azure.Cosmos.Table
Assembly
Microsoft.Azure.Cosmos.Table.dll
public enum LocationMode

Fields

PrimaryOnly = 0
PrimaryThenSecondary = 1
SecondaryOnly = 2
SecondaryThenPrimary = 3