NestedResourceConfig<TModel,TParenModel>.Strategy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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>