IDefinedFileSystemConfiguration.MinSizeGb Property

Definition

Minimum size of mount path in Gb

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Minimum size of mount path in Gb", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="minSizeGb", Update=true)]
public int? MinSizeGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Minimum size of mount path in Gb", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="minSizeGb", Update=true)>]
member this.MinSizeGb : Nullable<int> with get, set
Public Property MinSizeGb As Nullable(Of Integer)

Property Value

Attributes

Applies to