Interface PolicyDefinition.Definition
- All Superinterfaces:
Creatable<PolicyDefinition>
,HasName
,Indexable
,PolicyDefinition.DefinitionStages.Blank
,PolicyDefinition.DefinitionStages.WithCreate
,PolicyDefinition.DefinitionStages.WithDescription
,PolicyDefinition.DefinitionStages.WithDisplayName
,PolicyDefinition.DefinitionStages.WithPolicyRule
,PolicyDefinition.DefinitionStages.WithPolicyType
- Enclosing interface:
- PolicyDefinition
public static interface PolicyDefinition.Definition
extends PolicyDefinition.DefinitionStages.Blank, PolicyDefinition.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName
withDisplayName
Methods inherited from interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyRule
withPolicyRule, withPolicyRuleJson
Methods inherited from interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyType
withPolicyType