Freigeben über


CloudQueueClient Klasse

Definition

public class CloudQueueClient
type CloudQueueClient = class
Public Class CloudQueueClient
Vererbung
CloudQueueClient

Konstruktoren

CloudQueueClient(StorageUri, StorageCredentials)
CloudQueueClient(Uri, StorageCredentials)

Eigenschaften

AuthenticationScheme
BaseUri
BufferManager
Credentials
DefaultRequestOptions
StorageUri

Methoden

GetQueueReference(String)
GetServicePropertiesAsync()
GetServicePropertiesAsync(QueueRequestOptions, OperationContext, CancellationToken)
GetServicePropertiesAsync(QueueRequestOptions, OperationContext)
GetServiceStatsAsync()
GetServiceStatsAsync(QueueRequestOptions, OperationContext, CancellationToken)
GetServiceStatsAsync(QueueRequestOptions, OperationContext)
ListQueuesSegmentedAsync(QueueContinuationToken)
ListQueuesSegmentedAsync(String, QueueContinuationToken)
ListQueuesSegmentedAsync(String, QueueListingDetails, Nullable<Int32>, QueueContinuationToken, QueueRequestOptions, OperationContext, CancellationToken)
ListQueuesSegmentedAsync(String, QueueListingDetails, Nullable<Int32>, QueueContinuationToken, QueueRequestOptions, OperationContext)
SetServicePropertiesAsync(ServiceProperties, QueueRequestOptions, OperationContext, CancellationToken)
SetServicePropertiesAsync(ServiceProperties, QueueRequestOptions, OperationContext)
SetServicePropertiesAsync(ServiceProperties)

Gilt für: