Interface Provider

All Superinterfaces:
HasInnerModel<ProviderInner>, Indexable

public interface Provider extends Indexable, HasInnerModel<ProviderInner>
An immutable client-side representation of an Azure resource provider.
  • Method Details

    • namespace

      String namespace()
      Returns:
      the namespace of the provider
    • registrationState

      String registrationState()
      Returns:
      the registration state of the provider, indicating whether this resource provider is registered in the current subscription
    • resourceTypes

      List<ProviderResourceType> resourceTypes()
      Returns:
      the list of provider resource types