Condividi tramite


RetryInfo.TargetLocation Property

Definition

Gets or sets the target location for the next retry.

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

Property Value

A StorageLocation enumeration value.

Applies to