ListQueueServices.Value プロパティ

定義

返されるキュー サービスの一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.QueueServiceProperties> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.QueueServiceProperties>
Public ReadOnly Property Value As IList(Of QueueServiceProperties)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象