ASP.NET Web API コントロール
AzureStorage コンストラクタ(String,String,String)

C1.Web.Api.Cloud アセンブリ > C1.Web.Api.Storage.CloudStorage 名前空間 > AzureStorage クラス > AzureStorage コンストラクタ : AzureStorage コンストラクタ(String,String,String)
ファイル名
ファイルパス
Azure クラウドの接続文字列
AzureStorage コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal path As System.String, _
   ByVal connectionString As System.String _
)
public AzureStorage( 
   System.string name,
   System.string path,
   System.string connectionString
)

パラメータ

name
ファイル名
path
ファイルパス
connectionString
Azure クラウドの接続文字列
参照

AzureStorage クラス
AzureStorage メンバ
オーバーロード一覧