Class ScaleInfrastructureStorageDetails
The scale option to be selected for the infrastructure.
Inherited Members
Namespace: Oci.DataccService.Models
Assembly: OCI.DotNetSDK.Datacc.dll
Syntax
public class ScaleInfrastructureStorageDetails
Properties
SsdConfigurationRequested
Declaration
[JsonProperty(PropertyName = "ssdConfigurationRequested")]
[JsonConverter(typeof(StringEnumConverter))]
public ShapeEnum? SsdConfigurationRequested { get; set; }
Property Value
| Type | Description |
|---|---|
| ShapeEnum? | The scale option to be selected for the infrastructure. |