CloudStorageAccount コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
CloudStorageAccount(StorageCredentials, Boolean) |
指定された資格情報を使用して、CloudStorageAccount クラスの新しいインスタンスを初期化し、ストレージ サービスとの接続に HTTP を使用するか HTTPS を使用するかを指定します。 |
CloudStorageAccount(StorageCredentials, String, Boolean) |
指定された資格情報とエンドポイントのサフィックスを使用して、CloudStorageAccount クラスの新しいインスタンスを初期化し、ストレージ サービスとの接続に HTTP を使用するか HTTPS を使用するかを指定します。 |
CloudStorageAccount(StorageCredentials, String, String, Boolean) |
指定された資格情報とエンドポイントのサフィックスを使用して、CloudStorageAccount クラスの新しいインスタンスを初期化し、ストレージ サービスとの接続に HTTP を使用するか HTTPS を使用するかを指定します。 |
CloudStorageAccount(StorageCredentials, StorageUri, StorageUri, StorageUri, StorageUri) |
指定したアカウント資格情報とサービス エンドポイントを CloudStorageAccount 使用して、 クラスの新しいインスタンスを初期化します。 |
CloudStorageAccount(StorageCredentials, Uri, Uri, Uri, Uri) |
指定された資格情報とサービス エンドポイントを使用して、CloudStorageAccount クラスの新しいインスタンスを初期化します。 |
CloudStorageAccount(StorageCredentials, Boolean)
指定された資格情報を使用して、CloudStorageAccount クラスの新しいインスタンスを初期化し、ストレージ サービスとの接続に HTTP を使用するか HTTPS を使用するかを指定します。
public CloudStorageAccount (Microsoft.Azure.Storage.Auth.StorageCredentials storageCredentials, bool useHttps);
new Microsoft.Azure.Storage.CloudStorageAccount : Microsoft.Azure.Storage.Auth.StorageCredentials * bool -> Microsoft.Azure.Storage.CloudStorageAccount
Public Sub New (storageCredentials As StorageCredentials, useHttps As Boolean)
パラメーター
- storageCredentials
- StorageCredentials
StorageCredentials オブジェクト。
- useHttps
- Boolean
ストレージ サービスのエンドポイントとの接続に HTTPS を使用する場合は true
、それ以外の場合は false
です。
注釈
ストレージ サービスとの接続には HTTPS を使用することをお勧めします。
適用対象
CloudStorageAccount(StorageCredentials, String, Boolean)
指定された資格情報とエンドポイントのサフィックスを使用して、CloudStorageAccount クラスの新しいインスタンスを初期化し、ストレージ サービスとの接続に HTTP を使用するか HTTPS を使用するかを指定します。
public CloudStorageAccount (Microsoft.Azure.Storage.Auth.StorageCredentials storageCredentials, string endpointSuffix, bool useHttps);
new Microsoft.Azure.Storage.CloudStorageAccount : Microsoft.Azure.Storage.Auth.StorageCredentials * string * bool -> Microsoft.Azure.Storage.CloudStorageAccount
Public Sub New (storageCredentials As StorageCredentials, endpointSuffix As String, useHttps As Boolean)
パラメーター
- storageCredentials
- StorageCredentials
StorageCredentials オブジェクト。
- endpointSuffix
- String
すべてのストレージ サービスの DNS エンドポイントのサフィックスです ("core.windows.net" など)。
- useHttps
- Boolean
ストレージ サービスのエンドポイントとの接続に HTTPS を使用する場合は true
、それ以外の場合は false
です。
注釈
ストレージ サービスとの接続には HTTPS を使用することをお勧めします。
適用対象
CloudStorageAccount(StorageCredentials, String, String, Boolean)
指定された資格情報とエンドポイントのサフィックスを使用して、CloudStorageAccount クラスの新しいインスタンスを初期化し、ストレージ サービスとの接続に HTTP を使用するか HTTPS を使用するかを指定します。
public CloudStorageAccount (Microsoft.Azure.Storage.Auth.StorageCredentials storageCredentials, string accountName, string endpointSuffix, bool useHttps);
new Microsoft.Azure.Storage.CloudStorageAccount : Microsoft.Azure.Storage.Auth.StorageCredentials * string * string * bool -> Microsoft.Azure.Storage.CloudStorageAccount
Public Sub New (storageCredentials As StorageCredentials, accountName As String, endpointSuffix As String, useHttps As Boolean)
パラメーター
- storageCredentials
- StorageCredentials
StorageCredentials オブジェクト。
- accountName
- String
アカウントの名前。
- endpointSuffix
- String
すべてのストレージ サービスの DNS エンドポイントのサフィックスです ("core.windows.net" など)。
- useHttps
- Boolean
ストレージ サービスのエンドポイントとの接続に HTTPS を使用する場合は true
、それ以外の場合は false
です。
注釈
ストレージ サービスとの接続には HTTPS を使用することをお勧めします。
適用対象
CloudStorageAccount(StorageCredentials, StorageUri, StorageUri, StorageUri, StorageUri)
指定したアカウント資格情報とサービス エンドポイントを CloudStorageAccount 使用して、 クラスの新しいインスタンスを初期化します。
public CloudStorageAccount (Microsoft.Azure.Storage.Auth.StorageCredentials storageCredentials, Microsoft.Azure.Storage.StorageUri blobStorageUri, Microsoft.Azure.Storage.StorageUri queueStorageUri, Microsoft.Azure.Storage.StorageUri tableStorageUri, Microsoft.Azure.Storage.StorageUri fileStorageUri);
new Microsoft.Azure.Storage.CloudStorageAccount : Microsoft.Azure.Storage.Auth.StorageCredentials * Microsoft.Azure.Storage.StorageUri * Microsoft.Azure.Storage.StorageUri * Microsoft.Azure.Storage.StorageUri * Microsoft.Azure.Storage.StorageUri -> Microsoft.Azure.Storage.CloudStorageAccount
Public Sub New (storageCredentials As StorageCredentials, blobStorageUri As StorageUri, queueStorageUri As StorageUri, tableStorageUri As StorageUri, fileStorageUri As StorageUri)
パラメーター
- storageCredentials
- StorageCredentials
StorageCredentials オブジェクト。
- blobStorageUri
- StorageUri
StorageUri BLOB サービス エンドポイントまたはエンドポイントを指定する 。
- queueStorageUri
- StorageUri
StorageUri Queue サービス エンドポイントまたはエンドポイントを指定する 。
- tableStorageUri
- StorageUri
StorageUri Table Service エンドポイントまたはエンドポイントを指定する 。
- fileStorageUri
- StorageUri
StorageUriファイル サービス エンドポイントまたはエンドポイントを指定する 。
適用対象
CloudStorageAccount(StorageCredentials, Uri, Uri, Uri, Uri)
指定された資格情報とサービス エンドポイントを使用して、CloudStorageAccount クラスの新しいインスタンスを初期化します。
public CloudStorageAccount (Microsoft.Azure.Storage.Auth.StorageCredentials storageCredentials, Uri blobEndpoint, Uri queueEndpoint, Uri tableEndpoint, Uri fileEndpoint);
new Microsoft.Azure.Storage.CloudStorageAccount : Microsoft.Azure.Storage.Auth.StorageCredentials * Uri * Uri * Uri * Uri -> Microsoft.Azure.Storage.CloudStorageAccount
Public Sub New (storageCredentials As StorageCredentials, blobEndpoint As Uri, queueEndpoint As Uri, tableEndpoint As Uri, fileEndpoint As Uri)
パラメーター
- storageCredentials
- StorageCredentials
StorageCredentials オブジェクト。
適用対象
Azure SDK for .NET