次の方法で共有


QueueListingContext.Include プロパティ

定義

応答に含めるデータの種類を示す、一覧表示操作の詳細を取得または設定します。

public Microsoft.Azure.Storage.Queue.Protocol.QueueListingDetails Include { get; set; }
member this.Include : Microsoft.Azure.Storage.Queue.Protocol.QueueListingDetails with get, set
Public Property Include As QueueListingDetails

プロパティ値

一覧表示操作に含める詳細。

適用対象