CloudExadataInfrastructureUpdate interface
用于 CloudExadataInfrastructure 的更新操作的类型。
属性
| properties | CloudExadataInfrastructure 的可更新属性。 |
| tags | 资源标记。 |
| zones | CloudExadataInfrastructure 区域 |
属性详细信息
properties
CloudExadataInfrastructure 的可更新属性。
properties?: CloudExadataInfrastructureUpdateProperties
属性值
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
zones
CloudExadataInfrastructure 区域
zones?: string[]
属性值
string[]