次の方法で共有


INestedResourceConfig<TParentModel> Interface

Definition

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

Type Parameters

TParentModel
Derived
Implements

Applies to