IDbIormConfig.Share Property

Definition

The relative priority of this database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The relative priority of this database.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="share", Update=true)]
public int? Share { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The relative priority of this database.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="share", Update=true)>]
member this.Share : Nullable<int> with get, set
Public Property Share As Nullable(Of Integer)

Property Value

Attributes

Applies to