Compartir a través de


ResourceConfig<TModel>.CreateModel Property

Definition

public Func<Microsoft.Azure.Commands.Common.Strategies.IEngine,TModel> CreateModel { get; }
member this.CreateModel : Func<Microsoft.Azure.Commands.Common.Strategies.IEngine, 'Model (requires 'Model : null)>
Public ReadOnly Property CreateModel As Func(Of IEngine, TModel)

Property Value

Func<IEngine,TModel>

Applies to