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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java