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

ResourceStrategy<TModel>.CreateOrUpdateAsync Property

Definition

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

Property Value

Applies to