Condividi tramite


IAppResourceProperties.TemporaryDiskMountPath Property

Definition

Mount path of the temporary disk

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

Property Value

Attributes

Applies to