QueueServiceClient.SetProperties メソッド

定義

キュー サービスのプロパティを設定します。

詳細については、「 Queue Service のプロパティを設定します

public virtual Azure.Response SetProperties (Azure.Storage.Queues.Models.QueueServiceProperties properties, System.Threading.CancellationToken cancellationToken = default);
abstract member SetProperties : Azure.Storage.Queues.Models.QueueServiceProperties * System.Threading.CancellationToken -> Azure.Response
override this.SetProperties : Azure.Storage.Queues.Models.QueueServiceProperties * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function SetProperties (properties As QueueServiceProperties, Optional cancellationToken As CancellationToken = Nothing) As Response

パラメーター

戻り値

Response

適用対象