PolicyDefinition.UpdateStages.WithDescription.withDescription(String description) 方法
定义
Specifies the description of the policy.
public Update withDescription(String description)
参数
- description
-
String
the description of the policy
返回
the next stage of policy update
适用于