Uses of Enum
com.azure.resourcemanager.frontdoor.models.ResourceType
Packages that use ResourceType
Package
Description
Package containing the data models for FrontDoorManagementClient.
-
Uses of ResourceType in com.azure.resourcemanager.frontdoor.models
Methods in com.azure.resourcemanager.frontdoor.models that return ResourceTypeModifier and TypeMethodDescriptionstatic ResourceTypeResourceType.fromString(String value) Parses a serialized value to a ResourceType instance.CheckNameAvailabilityInput.type()Get the type property: The type of the resource whose name is to be validated.static ResourceTypeReturns the enum constant of this type with the specified name.static ResourceType[]ResourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.resourcemanager.frontdoor.models with parameters of type ResourceTypeModifier and TypeMethodDescriptionCheckNameAvailabilityInput.withType(ResourceType type) Set the type property: The type of the resource whose name is to be validated.