IFlexComponent.RuntimeMinimumCoreCount Property

Definition

The runtime minimum number of CPU cores that can be enabled for this Flex Component.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The runtime minimum number of CPU cores that can be enabled for this Flex Component.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="runtimeMinimumCoreCount", Update=false)]
public int? RuntimeMinimumCoreCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The runtime minimum number of CPU cores that can be enabled for this Flex Component.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="runtimeMinimumCoreCount", Update=false)>]
member this.RuntimeMinimumCoreCount : Nullable<int>
Public ReadOnly Property RuntimeMinimumCoreCount As Nullable(Of Integer)

Property Value

Attributes

Applies to