NestedResourceStrategy<TModel,TParentModel> Class
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 sealed class NestedResourceStrategy<TModel,TParentModel> : Microsoft.Azure.Commands.Common.Strategies.INestedResourceStrategy
type NestedResourceStrategy<'Model, 'ParentModel> = class
interface INestedResourceStrategy
interface IEntityStrategy
Public NotInheritable Class NestedResourceStrategy(Of TModel, TParentModel)
Implements INestedResourceStrategy
Type Parameters
- TModel
- TParentModel
- Inheritance
-
NestedResourceStrategy<TModel,TParentModel>
- Implements
Constructors
NestedResourceStrategy<TModel,TParentModel>(Func<String,IEnumerable<String>>, Func<TParentModel,String,TModel>, Action<TParentModel,String,TModel>) |
Properties
CreateOrUpdate | |
Get | |
GetId |