你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GenericResource.UpdateStages.WithProperties 接口
public static interface GenericResource.UpdateStages.WithProperties
允许更改资源属性的泛型资源更新。
方法摘要
修饰符和类型 | 方法和描述 |
---|---|
abstract Update |
withProperties(Object properties)
指定资源的其他属性。 |
方法详细信息
withProperties
public abstract GenericResource.Update withProperties(Object properties)
指定资源的其他属性。
Parameters:
properties
- properties 对象
Returns:
泛型资源更新的下一阶段