CloudExadataInfrastructureUpdate interface
The type used for update operations of the CloudExadataInfrastructure.
Properties
properties | The updatable properties of the CloudExadataInfrastructure. |
tags | Resource tags. |
zones | CloudExadataInfrastructure zones |
Property Details
properties
The updatable properties of the CloudExadataInfrastructure.
properties?: CloudExadataInfrastructureUpdateProperties
Property Value
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
zones
CloudExadataInfrastructure zones
zones?: string[]
Property Value
string[]