Uses of Interface
com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithProviderNamespace
-
Packages that use GenericResource.DefinitionStages.WithProviderNamespace Package Description com.microsoft.azure.management.resources This package contains the classes for ResourceManagementClient. -
-
Uses of GenericResource.DefinitionStages.WithProviderNamespace in com.microsoft.azure.management.resources
Subinterfaces of GenericResource.DefinitionStages.WithProviderNamespace 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.WithProviderNamespace Modifier and Type Method Description GenericResource.DefinitionStages.WithProviderNamespaceGenericResource.DefinitionStages.WithResourceType. withResourceType(String resourceType)Specifies the resource's type.
-