IndependentChildrenImpl<T,ImplT,InnerT,InnerCollectionT,ManagerT,ParentT> 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.
public IndependentChildrenImpl (InnerCollectionT innerCollection, ManagerT manager);
new Microsoft.Azure.Management.ResourceManager.Fluent.Core.IndependentChildrenImpl<'T, #'T, 'InnerT, 'InnerCollectionT, 'ManagerT, 'ParentT (requires 'T : null and 'T :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId and 'ParentT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource and 'ParentT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasResourceGroup)> : 'InnerCollectionT * 'ManagerT -> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IndependentChildrenImpl<'T, #'T, 'InnerT, 'InnerCollectionT, 'ManagerT, 'ParentT (requires 'T : null and 'T :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId and 'ParentT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource and 'ParentT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasResourceGroup)>
Public Sub New (innerCollection As InnerCollectionT, manager As ManagerT)
Parameters
- innerCollection
- InnerCollectionT
- manager
- ManagerT