Uses of Interface
com.azure.resourcemanager.resources.models.GenericResource.DefinitionStages.WithPlan
-
Packages that use GenericResource.DefinitionStages.WithPlan Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of GenericResource.DefinitionStages.WithPlan in com.azure.resourcemanager.resources.models
Subinterfaces of GenericResource.DefinitionStages.WithPlan 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.WithPlan Modifier and Type Method Description GenericResource.DefinitionStages.WithPlanGenericResource.DefinitionStages.WithProviderNamespace. withProviderNamespace(String resourceProviderNamespace)Specifies the resource provider's namespace.
-