次の方法で共有


BlobServicePropertiesImpl.UpdateResourceAsync(CancellationToken) メソッド

定義

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties> UpdateResourceAsync (System.Threading.CancellationToken cancellationToken = default);
member this.UpdateResourceAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Storage.Fluent.IBlobServiceProperties>
Public Function UpdateResourceAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IBlobServiceProperties)

パラメーター

cancellationToken
CancellationToken

戻り値

適用対象