Uses of Interface
com.azure.resourcemanager.resources.models.GenericResource.DefinitionStages.WithProviderNamespace
-
Packages that use GenericResource.DefinitionStages.WithProviderNamespace Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of GenericResource.DefinitionStages.WithProviderNamespace in com.azure.resourcemanager.resources.models
Subinterfaces of GenericResource.DefinitionStages.WithProviderNamespace in com.azure.resourcemanager.resources.models Modifier and Type Interface Description static interfaceGenericResource.DefinitionThe entirety of the generic resource definition.Methods in com.azure.resourcemanager.resources.models that return GenericResource.DefinitionStages.WithProviderNamespace Modifier and Type Method Description GenericResource.DefinitionStages.WithProviderNamespaceGenericResource.DefinitionStages.WithResourceType. withResourceType(String resourceType)Specifies the resource's type.
-