- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Creatable<PolicyDefinition>, HasName, Indexable, PolicyDefinition.DefinitionStages.WithDescription, PolicyDefinition.DefinitionStages.WithDisplayName, PolicyDefinition.DefinitionStages.WithParameters, 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, PolicyDefinition.DefinitionStages.WithParameters
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.azure.resourcemanager.resources.fluentcore.model.Indexable
key
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.