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
Subinterfaces with type arguments of type GenericResource in com.azure.resourcemanager.resources.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure generic resource.static interfaceA deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify.static interfaceThe template for a generic resource update operation, containing all the settings that can be modified.interfaceEntry point to generic resources management API.interfaceEntry point to generic resources management API.interfaceEntry point to generic resources management API.interfaceEntry point to generic resources management API.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.