Uses of Class
com.azure.resourcemanager.resources.models.ResourceName
Packages that use ResourceName
Package
Description
Package containing the service clients for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of ResourceName in com.azure.resourcemanager.resources.fluent
Methods in com.azure.resourcemanager.resources.fluent with parameters of type ResourceNameModifier and TypeMethodDescriptionResourceNamesClient.checkResourceNameAsync(ResourceName resourceNameDefinition) A resource name is valid if it is not a reserved word, does not contains a reserved word and does not start with a reserved word.com.azure.core.http.rest.Response<CheckResourceNameResultInner>ResourceNamesClient.checkResourceNameWithResponse(ResourceName resourceNameDefinition, com.azure.core.util.Context context) A resource name is valid if it is not a reserved word, does not contains a reserved word and does not start with a reserved word.Mono<com.azure.core.http.rest.Response<CheckResourceNameResultInner>>ResourceNamesClient.checkResourceNameWithResponseAsync(ResourceName resourceNameDefinition) A resource name is valid if it is not a reserved word, does not contains a reserved word and does not start with a reserved word. -
Uses of ResourceName in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ResourceNameModifier and TypeMethodDescriptionSet the name property: Name of the resource.Set the type property: The type of the resource.