共用方式為


SlotConfigNamesResourceInner.AzureStorageConfigNames 屬性

定義

取得或設定外部 Azure 儲存體帳戶識別碼的清單。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureStorageConfigNames")]
public System.Collections.Generic.IList<string> AzureStorageConfigNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureStorageConfigNames")>]
member this.AzureStorageConfigNames : System.Collections.Generic.IList<string> with get, set
Public Property AzureStorageConfigNames As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於