IEntityConfig<TModel> Interface

Definition

public interface IEntityConfig<TModel> : Microsoft.Azure.Commands.Common.Strategies.IEntityConfig where TModel : class
type IEntityConfig<'Model (requires 'Model : null)> = interface
    interface IEntityConfig
Public Interface IEntityConfig(Of TModel)
Implements IEntityConfig

Type Parameters

TModel
Derived
Implements

Applies to