Interface HasId
-
- All Known Subinterfaces:
Deployment,Feature,GenericResource,GroupableResource<TManager,InnerT>,IndependentChild<ManagerT>,IndependentChildResource<ManagerT,InnerT>,ManagementLock,PolicyAssignment,PolicyDefinition,Resource,ResourceGroup,TagResource
public interface HasIdAn interface representing a model that has a resource group name.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringid()
-
-
-
Method Detail
-
id
String id()
- Returns:
- the resource ID string
-
-