IProvider Interface

Definition

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