Interface Resource
- All Known Subinterfaces:
GenericResource,GroupableResource<TManager,,InnerT> IndependentChildResource<ManagerT,,InnerT> ResourceGroup
Base interfaces for fluent resources.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA resource definition allowing a location be selected for the resource.static interfaceA resource definition allowing tags to be modified for the resource.static interfaceAn update allowing tags to be modified for the resource. -
Field Summary
Fields -
Method Summary
-
Field Details
-
DUMMY
A dummy resource that does nothing.
-
-
Method Details
-
type
String type()Gets the type of the resource.- Returns:
- the type of the resource
-
regionName
String regionName()Gets the name of the region the resource is in.- Returns:
- the name of the region the resource is in
-
region
com.azure.core.management.Region region()Gets the region the resource is in.- Returns:
- the region the resource is in
-
tags
Gets the tags for the resource.- Returns:
- the tags for the resource
-