Class DimensionValue
The dimension value for the given dimension name as key.
Inherited Members
Namespace: Oci.OcicontrolcenterService.Models
Assembly: OCI.DotNetSDK.Ocicontrolcenter.dll
Syntax
public class DimensionValueProperties
DimensionValueProp
Declaration
[JsonProperty(PropertyName = "dimensionValue")]
public string DimensionValueProp { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The value of the dimension. |