CloudBlob.StorageUri プロパティ

定義

プライマリとセカンダリの両方の場所の BLOB の URI を取得します。

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

プロパティ値

プライマリとセカンダリの両方の場所に対する BLOB の URI を含む 型 StorageUri のオブジェクト。

実装

適用対象