Interface ChildResource<ParentT>

Type Parameters:
ParentT - parent interface
All Superinterfaces:
HasName, HasParent<ParentT>, Indexable
All Known Subinterfaces:
ExternalChildResource<FluentModelT,ParentT>

public interface ChildResource<ParentT> extends Indexable, HasName, HasParent<ParentT>
Base interface used by child resources.
  • Method Summary

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName

    name

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent

    parent

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable

    key