다음을 통해 공유


IAppResource.TemporaryDiskMountPath Property

Definition

Mount path of the temporary disk

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Mount path of the temporary disk", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="mountPath")]
public string TemporaryDiskMountPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Mount path of the temporary disk", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="mountPath")>]
member this.TemporaryDiskMountPath : string with get, set
Public Property TemporaryDiskMountPath As String

Property Value

Attributes

Applies to