PolicyDefinition.UpdateStages.WithDisplayName.withDisplayName(String displayName) 方法
定义
Specifies the display name of the policy.
public Update withDisplayName(String displayName)
参数
- displayName
-
String
the display name of the policy
返回
the next stage of policy update
适用于