IndependentChildImpl<IFluentResourceT,FluentParentModelT,InnerResourceT,
FluentResourceT,IResourceT,IUpdatableT,ManagerT> Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une instance de IndependentChildResourceImpl.
protected IndependentChildImpl (string name, InnerResourceT innerObject, ManagerT manager);
new Microsoft.Azure.Management.ResourceManager.Fluent.Core.IndependentChildImpl<#'IResourceT, 'FluentParentModelT, 'InnerResourceT, 'FluentResourceT, 'IResourceT, 'IUpdatableT, 'ManagerT (requires 'FluentParentModelT : null and 'FluentParentModelT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource and 'FluentParentModelT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasResourceGroup and 'FluentResourceT : null and 'IResourceT : null and 'IUpdatableT : null)> : string * 'InnerResourceT * 'ManagerT -> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IndependentChildImpl<#'IResourceT, 'FluentParentModelT, 'InnerResourceT, 'FluentResourceT, 'IResourceT, 'IUpdatableT, 'ManagerT (requires 'FluentParentModelT : null and 'FluentParentModelT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource and 'FluentParentModelT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasResourceGroup and 'FluentResourceT : null and 'IResourceT : null and 'IUpdatableT : null)>
Protected Sub New (name As String, innerObject As InnerResourceT, manager As ManagerT)
Paramètres
- name
- String
Nom de la ressource.
- innerObject
- InnerResourceT
Objet interne.
- manager
- ManagerT
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET