Uses of Interface
com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource
-
Packages that use GroupableResource Package Description com.azure.resourcemanager.resources.fluentcore.arm.models This package contains the base classes for resource models.com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of GroupableResource in com.azure.resourcemanager.resources.fluentcore.arm.models
Subinterfaces of GroupableResource in com.azure.resourcemanager.resources.fluentcore.arm.models Modifier and Type Interface Description interfaceIndependentChildResource<ManagerT,InnerT>Interface for the child resource which can be CRUDed independently from the parent resource. -
Uses of GroupableResource in com.azure.resourcemanager.resources.models
Subinterfaces of GroupableResource in com.azure.resourcemanager.resources.models Modifier and Type Interface Description interfaceGenericResourceAn immutable client-side representation of an Azure generic resource.
-