Compartir a través de


NestedResourceConfig<TModel,TParenModel>.Parent Property

Definition

public Microsoft.Azure.Commands.Common.Strategies.IEntityConfig<TParenModel> Parent { get; }
member this.Parent : Microsoft.Azure.Commands.Common.Strategies.IEntityConfig<'ParenModel (requires 'ParenModel : null)>
Public ReadOnly Property Parent As IEntityConfig(Of TParenModel)

Property Value

IEntityConfig<TParenModel>

Implements

Applies to