Interface HasId
- All Known Subinterfaces:
Deployment,Feature,GenericResource,GroupableResource<TManager,,InnerT> IndependentChild<ManagerT>,IndependentChildResource<ManagerT,,InnerT> ManagementLock,PolicyAssignment,PolicyDefinition,Resource,ResourceGroup,TagResource
public interface HasId
An interface representing a model that has a resource group name.
-
Method Summary
-
Method Details
-
id
String id()- Returns:
- the resource ID string
-