Share via


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