- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
ManagerT - the client manager type representing the service
InnerT - the inner, auto-generated implementation logic object type
- All Superinterfaces:
- GroupableResource<ManagerT,InnerT>, HasId, HasInnerModel<InnerT>, HasManager<ManagerT>, HasName, HasResourceGroup, IndependentChild<ManagerT>, Indexable, Resource
public interface IndependentChildResource<ManagerT,InnerT>
extends GroupableResource<ManagerT,InnerT>, IndependentChild<ManagerT>
Interface for the child resource which can be CRUDed independently from the parent resource.
-
-
Field Summary
-
Fields inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource
DUMMY
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
key
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasId
id
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
manager
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.