Interface CdnStandardRulesEngineRule.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent CDN endpoint definition to return to after attaching this definition
- All Superinterfaces:
Attachable<ParentT>,CdnStandardRulesEngineRule.DefinitionStage.Blank<ParentT>,CdnStandardRulesEngineRule.DefinitionStage.WithActions<ParentT>,CdnStandardRulesEngineRule.DefinitionStage.WithMatchConditions<ParentT>,CdnStandardRulesEngineRule.DefinitionStage.WithMatchConditionsOrActions<ParentT>,CdnStandardRulesEngineRule.DefinitionStage.WithOrder<ParentT>
- Enclosing interface:
- CdnStandardRulesEngineRule
public static interface CdnStandardRulesEngineRule.Definition<ParentT>
extends CdnStandardRulesEngineRule.DefinitionStage.Blank<ParentT>, CdnStandardRulesEngineRule.DefinitionStage.WithMatchConditionsOrActions<ParentT>, Attachable<ParentT>
The entirety of a CDN Standard rules engine rule definition.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable
Attachable.InDefinition<ParentT extends Object>, Attachable.InDefinitionAlt<ParentT extends Object>, Attachable.InUpdate<ParentT extends Object>, Attachable.InUpdateAlt<ParentT extends Object> -
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable
attachMethods inherited from interface com.azure.resourcemanager.cdn.models.CdnStandardRulesEngineRule.DefinitionStage.WithActions
withActionsMethods inherited from interface com.azure.resourcemanager.cdn.models.CdnStandardRulesEngineRule.DefinitionStage.WithMatchConditions
withMatchConditionsMethods inherited from interface com.azure.resourcemanager.cdn.models.CdnStandardRulesEngineRule.DefinitionStage.WithOrder
withOrder