PolicyDefinition.DefinitionStages.WithCreate Interface
Implements
Creatable<PolicyDefinition>
WithDescription
WithDisplayName
WithMetadata
WithMode
WithParameters
WithPolicyType
public static interface PolicyDefinition.DefinitionStages.WithCreate
extends Creatable<PolicyDefinition>, WithDescription, WithDisplayName, WithPolicyType, WithParameters, WithMode, WithMetadata
A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify.
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java