你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NestedResourceStrategy<TModel,TParentModel> Class

Definition

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

Applies to