Compartir a través de


NestedResourceConfig<TModel,TParenModel>.Strategy Property

Definition

public Microsoft.Azure.Commands.Common.Strategies.NestedResourceStrategy<TModel,TParenModel> Strategy { get; }
member this.Strategy : Microsoft.Azure.Commands.Common.Strategies.NestedResourceStrategy<'Model, 'ParenModel (requires 'Model : null and 'ParenModel : null)>
Public ReadOnly Property Strategy As NestedResourceStrategy(Of TModel, TParenModel)

Property Value

NestedResourceStrategy<TModel,TParenModel>

Applies to