次の方法で共有


IContinuationToken.TargetLocation プロパティ

定義

トークンが適用される場所を取得します。

public Microsoft.Azure.Storage.StorageLocation? TargetLocation { get; set; }
member this.TargetLocation : Nullable<Microsoft.Azure.Storage.StorageLocation> with get, set
Public Property TargetLocation As Nullable(Of StorageLocation)

プロパティ値

StorageLocation 列挙値です。

適用対象