次の方法で共有


StorageAccountInternetEndpoints クラス

定義

インターネット ルーティング エンドポイントを介してパブリック BLOB、ファイル、Web、または dfs オブジェクトの取得を実行するために使用される URI。

public class StorageAccountInternetEndpoints
type StorageAccountInternetEndpoints = class
Public Class StorageAccountInternetEndpoints
継承
StorageAccountInternetEndpoints

プロパティ

BlobUri

BLOB エンドポイントを取得します。

DfsUri

dfs エンドポイントを取得します。

FileUri

ファイル エンドポイントを取得します。

WebUri

Web エンドポイントを取得します。

適用対象