Uses of Interface
com.azure.resourcemanager.resources.models.GenericResource
Packages that use GenericResource
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of GenericResource in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return GenericResourceModifier and TypeMethodDescriptionGenericResources.get(String resourceGroupName, String providerNamespace, String resourceType, String resourceName) Returns a resource belonging to a resource group.GenericResources.get(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion) Returns a resource belonging to a resource group.Gets the information about a resource from Azure based on the resource id.Gets the information about a resource from Azure based on the resource id.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type GenericResourceModifier and TypeMethodDescriptionGenericResource.DefinitionStages.WithCreate.beginCreate()Begins creating the Azure resource.GenericResources.getByIdAsync(String id) Gets the information about a resource from Azure based on the resource id.GenericResources.getByIdAsync(String id, String apiVersion) Gets the information about a resource from Azure based on the resource id.Methods in com.azure.resourcemanager.resources.models with parameters of type GenericResourceModifier and TypeMethodDescriptionPolicyAssignment.DefinitionStages.WithScope.forResource(GenericResource genericResource) Specifies the scope of the policy assignment to be a resource.