StorageAccountMicrosoftEndpoints クラス

定義

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

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

コンストラクター

StorageAccountMicrosoftEndpoints()

StorageAccountMicrosoftEndpoints クラスの新しいインスタンスを初期化します。

StorageAccountMicrosoftEndpoints(String, String, String, String, String, String)

StorageAccountMicrosoftEndpoints クラスの新しいインスタンスを初期化します。

プロパティ

Blob

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

Dfs

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

File

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

Queue

キュー エンドポイントを取得します。

Table

テーブル エンドポイントを取得します。

Web

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

適用対象