你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ResourceConfig<TModel> 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 ResourceConfig<TModel> : Microsoft.Azure.Commands.Common.Strategies.IEntityConfig<TModel>, Microsoft.Azure.Commands.Common.Strategies.IResourceConfig where TModel : class
type ResourceConfig<'Model (requires 'Model : null)> = class
interface IEntityConfig<'Model (requires 'Model : null)>
interface IEntityConfig
interface IResourceConfig
Public NotInheritable Class ResourceConfig(Of TModel)
Implements IEntityConfig(Of TModel), IResourceConfig
Type Parameters
- TModel
- Inheritance
-
ResourceConfig<TModel>
- Implements
Constructors
ResourceConfig<TModel>(ResourceStrategy<TModel>, IResourceConfig, String, Func<IEngine,TModel>, IEnumerable<IEntityConfig>) |
Properties
CreateModel | |
Name | |
NestedResources | |
ResourceGroup | |
Strategy |
Methods
CreateNested<TNestedModel>(NestedResourceStrategy<TNestedModel,TModel>, String, Func<IEngine,TNestedModel>) | |
GetIdFromResourceGroup() |