IProvider Interface
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.
An immutable client-side representation of an Azure resource provider.
public interface IProvider : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ResourceManager.Fluent.Models.ProviderInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IProvider = interface
interface IIndexable
interface IHasInner<ProviderInner>
Public Interface IProvider
Implements IHasInner(Of ProviderInner), IIndexable
- Implements
Properties
Inner | (Inherited from IHasInner<T>) |
Key | (Inherited from IIndexable) |
Namespace | |
RegistrationState | |
ResourceTypes |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET