共用方式為


BlobServicePropertiesImpl.GetInnerAsync(CancellationToken) Method

Definition

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)

Parameters

cancellationToken
CancellationToken

Returns

Applies to