DevOpsAzureSku.LinuxNvmePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The mount path for the NVMe striped volume on Linux (e.g., '/mnt/azure_nvme_temp'). Defaults to '/mnt/azure_nvme_temp' when not specified.
public string LinuxNvmePath { get; set; }
member this.LinuxNvmePath : string with get, set
Public Property LinuxNvmePath As String