Uses of Interface
com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithPlan
-
Packages that use GenericResource.DefinitionStages.WithPlan Package Description com.microsoft.azure.management.resources This package contains the classes for ResourceManagementClient. -
-
Uses of GenericResource.DefinitionStages.WithPlan in com.microsoft.azure.management.resources
Subinterfaces of GenericResource.DefinitionStages.WithPlan in com.microsoft.azure.management.resources Modifier and Type Interface Description static interfaceGenericResource.DefinitionThe entirety of the generic resource definition.Methods in com.microsoft.azure.management.resources that return GenericResource.DefinitionStages.WithPlan Modifier and Type Method Description GenericResource.DefinitionStages.WithPlanGenericResource.DefinitionStages.WithProviderNamespace. withProviderNamespace(String resourceProviderNamespace)Specifies the resource provider's namespace.
-