PolicyDefinition.UpdateStages.WithDisplayName 接口
定义
A policy definition allowing the display name to be set.
public interface WithDisplayName
方法
withDisplayName(String displayName) |
Specifies the display name of the policy.
|