Share via


RetryInfo.TargetLocation Property

Definition

Gets or sets the target location for the next retry.

public Microsoft.Azure.Cosmos.Table.StorageLocation TargetLocation { get; set; }
member this.TargetLocation : Microsoft.Azure.Cosmos.Table.StorageLocation with get, set
Public Property TargetLocation As StorageLocation

Property Value

A StorageLocation enumeration value.

Applies to