IDefinedFileSystemConfiguration.MountPoint Property

Definition

Mount path for the file system

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Mount path for the file system", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mountPoint", Update=true)]
public string MountPoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Mount path for the file system", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mountPoint", Update=true)>]
member this.MountPoint : string with get, set
Public Property MountPoint As String

Property Value

Attributes

Applies to