IProviders Interface
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.
Entry point to providers management API.
public interface IProviders : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByName<Microsoft.Azure.Management.ResourceManager.Fluent.IProvider>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.ResourceManager.Fluent.IProvider>
type IProviders = interface
interface ISupportsListing<IProvider>
interface ISupportsGettingByName<IProvider>
Public Interface IProviders
Implements ISupportsGettingByName(Of IProvider), ISupportsListing(Of IProvider)
- Implements
Get |
Gets the information about a resource from Azure based on the resource name within the current resource group. (Inherited from ISupportsGettingByName<T>) |
Get |
Gets the information about a resource from Azure based on the resource name within the current resource group. (Inherited from ISupportsGettingByName<T>) |
List() |
Lists all the resources of the specified type in the currently selected subscription. (Inherited from ISupportsListing<T>) |
List |
Lists all the resources of the specified type in the currently selected subscription. (Inherited from ISupportsListing<T>) |
Register(String) |
Registers provider to be used with a subscription. |
Register |
Registers provider to be used with a subscription. |
Unregister(String) |
Unregisters provider from a subscription. |
Unregister |
Unregisters provider from a subscription. |
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: