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