Interface HasResourceGroup
- All Known Subinterfaces:
GenericResource,GroupableResource<TManager,,InnerT> IndependentChild<ManagerT>,IndependentChildResource<ManagerT,InnerT>
public interface HasResourceGroup
An interface representing a model that has a resource group name.
-
Method Summary
-
Method Details
-
resourceGroupName
String resourceGroupName()Gets the name of resource group.- Returns:
- the name of the resource group
-