Manager<InnerT> Class
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 abstract class Manager<InnerT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ManagerBase, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<InnerT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<InnerT>
type Manager<'InnerT> = class
inherit ManagerBase
interface IManager<'InnerT>
interface IHasInner<'InnerT>
interface IManagerBase
Public MustInherit Class Manager(Of InnerT)
Inherits ManagerBase
Implements IHasInner(Of InnerT), IManager(Of InnerT)
Type Parameters
- InnerT
- Inheritance
- Derived
- Implements
Constructors
Manager<InnerT>(RestClient, String, InnerT) |
Properties
Inner | |
ResourceManager | (Inherited from ManagerBase) |
RestClient | |
SubscriptionId | (Inherited from ManagerBase) |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.