GroupableResource<IFluentResourceT,InnerResourceT,FluentResourceT,
ManagerT,IDefinitionAfterRegion,IDefinitionAfterResourceGroup,
DefTypeWithTags,UTypeWithTags> Constructor
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.
protected GroupableResource (string key, InnerResourceT innerObject, ManagerT manager);
new Microsoft.Azure.Management.ResourceManager.Fluent.GroupableResource<'IFluentResourceT, 'InnerResourceT, 'FluentResourceT, 'ManagerT, 'IDefinitionAfterRegion, 'IDefinitionAfterResourceGroup, 'DefTypeWithTags, 'UTypeWithTags (requires 'IFluentResourceT : null and 'IFluentResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource and 'InnerResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.Resource and 'FluentResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.GroupableResource<'IFluentResourceT, 'InnerResourceT, 'FluentResourceT, 'ManagerT, 'IDefinitionAfterRegion, 'IDefinitionAfterResourceGroup, 'DefTypeWithTags, 'UTypeWithTags> and 'FluentResourceT :> 'IFluentResourceT and 'ManagerT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManagerBase and 'IDefinitionAfterRegion : null and 'IDefinitionAfterResourceGroup : null and 'DefTypeWithTags : null and 'UTypeWithTags : null)> : string * 'InnerResourceT * 'ManagerT -> Microsoft.Azure.Management.ResourceManager.Fluent.GroupableResource<'IFluentResourceT, 'InnerResourceT, 'FluentResourceT, 'ManagerT, 'IDefinitionAfterRegion, 'IDefinitionAfterResourceGroup, 'DefTypeWithTags, 'UTypeWithTags (requires 'IFluentResourceT : null and 'IFluentResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource and 'InnerResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.Resource and 'FluentResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.GroupableResource<'IFluentResourceT, 'InnerResourceT, 'FluentResourceT, 'ManagerT, 'IDefinitionAfterRegion, 'IDefinitionAfterResourceGroup, 'DefTypeWithTags, 'UTypeWithTags> and 'FluentResourceT :> 'IFluentResourceT and 'ManagerT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManagerBase and 'IDefinitionAfterRegion : null and 'IDefinitionAfterResourceGroup : null and 'DefTypeWithTags : null and 'UTypeWithTags : null)>
Protected Sub New (key As String, innerObject As InnerResourceT, manager As ManagerT)
Parameters
- key
- String
- innerObject
- InnerResourceT
- manager
- ManagerT
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET