ApiProperties.StorageAccountConnectionString プロパティ

定義

取得または設定 (個人用設定のみ) ストレージ アカウントの接続文字列。

[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountConnectionString")]
public string StorageAccountConnectionString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountConnectionString")>]
member this.StorageAccountConnectionString : string with get, set
Public Property StorageAccountConnectionString As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象