PolicyDefinition.UpdateStages.WithDisplayName Interface
public static interface PolicyDefinition.UpdateStages.WithDisplayName
A policy definition allowing the display name to be set.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract Update |
withDisplayName(String displayName)
Specifies the display name of the policy. |
Method Details
withDisplayName
public abstract PolicyDefinition.Update withDisplayName(String displayName)
Specifies the display name of the policy.
Parameters:
displayName
- the display name of the policy
Returns:
the next stage of policy update
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.