Interface IndependentChildResource<ManagerT,InnerT>
- Type Parameters:
ManagerT
- the client manager type representing the serviceInnerT
- the inner, auto-generated implementation logic object type
- All Superinterfaces:
GroupableResource<ManagerT,
,InnerT> HasId
,HasInner<InnerT>
,HasManager<ManagerT>
,HasName
,HasResourceGroup
,IndependentChild<ManagerT>
,Indexable
,Resource
- All Known Subinterfaces:
AppServiceCertificateKeyVaultBinding
,AuthorizationRule<RuleT>
,DeploymentSlot
,FunctionDeploymentSlot
,NamespaceAuthorizationRule
,Queue
,QueueAuthorizationRule
,ServiceBusSubscription
,Topic
,TopicAuthorizationRule
,VirtualNetworkGatewayConnection
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.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource
GroupableResource.DefinitionStages
Nested classes/interfaces inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild
IndependentChild.DefinitionStages
Nested classes/interfaces inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>
-
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.model.HasInner
inner
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
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
region, regionName, tags, type