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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET