Interface PolicyDefinition.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<PolicyDefinition>
,HasName
,Indexable
,PolicyDefinition.DefinitionStages.WithDescription
,PolicyDefinition.DefinitionStages.WithDisplayName
,PolicyDefinition.DefinitionStages.WithPolicyType
- All Known Subinterfaces:
PolicyDefinition.Definition
- Enclosing interface:
- PolicyDefinition.DefinitionStages
public static interface PolicyDefinition.DefinitionStages.WithCreate
extends Creatable<PolicyDefinition>, PolicyDefinition.DefinitionStages.WithDescription, PolicyDefinition.DefinitionStages.WithDisplayName, PolicyDefinition.DefinitionStages.WithPolicyType
A policy definition with sufficient inputs to create a new
policy in the cloud, but exposing additional optional inputs to
specify.
-
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.WithPolicyType
withPolicyType