你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ResourceStrategy<TModel>.GetAsync Property

Definition

public Func<Microsoft.Azure.Commands.Common.Strategies.IClient,Microsoft.Azure.Commands.Common.Strategies.GetAsyncParams,System.Threading.Tasks.Task<TModel>> GetAsync { get; }
member this.GetAsync : Func<Microsoft.Azure.Commands.Common.Strategies.IClient, Microsoft.Azure.Commands.Common.Strategies.GetAsyncParams, System.Threading.Tasks.Task<'Model>>
Public ReadOnly Property GetAsync As Func(Of IClient, GetAsyncParams, Task(Of TModel))

Property Value

Applies to