次の方法で共有


BlobServicePropertiesImpl.GetInnerAsync(CancellationToken) メソッド

定義

protected override System.Threading.Tasks.Task<Microsoft.Azure.Management.Storage.Fluent.Models.BlobServicePropertiesInner> GetInnerAsync (System.Threading.CancellationToken cancellationToken = default);
override this.GetInnerAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Storage.Fluent.Models.BlobServicePropertiesInner>
Protected Overrides Function GetInnerAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of BlobServicePropertiesInner)

パラメーター

cancellationToken
CancellationToken

戻り値

適用対象