Interface Provider
- All Superinterfaces:
HasInnerModel<ProviderInner>,Indexable
An immutable client-side representation of an Azure resource provider.
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
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
-