CloudQueue.ServiceClient プロパティ

定義

Queue サービスを表す CloudQueueClient オブジェクトを取得します。

public Microsoft.Azure.Storage.Queue.CloudQueueClient ServiceClient { get; }
member this.ServiceClient : Microsoft.Azure.Storage.Queue.CloudQueueClient
Public ReadOnly Property ServiceClient As CloudQueueClient

プロパティ値

CloudQueueClient オブジェクト。

適用対象