Interface IndependentChild<ManagerT>

Type Parameters:
ManagerT - the client manager type representing the service
All Superinterfaces:
HasId, HasManager<ManagerT>, HasName, HasResourceGroup, Indexable
All Known Subinterfaces:
AppServiceCertificateKeyVaultBinding, AuthorizationRule<RuleT>, DeploymentSlot, ExpressRouteCircuitPeering, ExpressRouteCrossConnectionPeering, FunctionDeploymentSlot, IndependentChildResource<ManagerT,InnerT>, NamespaceAuthorizationRule, NetworkPeering, Queue, QueueAuthorizationRule, ServiceBusSubscription, Topic, TopicAuthorizationRule, VirtualNetworkGatewayConnection

public interface IndependentChild<ManagerT> extends HasName, HasId, Indexable, HasResourceGroup, HasManager<ManagerT>
Interface for the child resource which can be CRUDed independently from the parent resource.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Grouping of all the definition stages.
  • Method Summary

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasId

    id

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager

    manager

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

    name

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup

    resourceGroupName

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable

    key