CloudStorageAccount.BlobEndpoint プロパティ

定義

ストレージ アカウント用に構成された BLOB サービスのプライマリ エンドポイントを取得します。

public Uri BlobEndpoint { get; }
member this.BlobEndpoint : Uri
Public ReadOnly Property BlobEndpoint As Uri

プロパティ値

Uri

プライマリ BLOB サービスのエンドポイントを表す Uri です。

適用対象