ProviderResourceType.withProperties(Map<String, String> properties) 方法
定义
Set the properties value.
public ProviderResourceType withProperties(Map<String, String> properties)
参数
- properties
-
Map<String, String>
the properties value to set
返回
the ProviderResourceType object itself.
适用于