Share via


RequestResult.TargetLocation Property

Definition

Gets the location to which the request was sent.

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

Property Value

A StorageLocation enumeration value.

Applies to