你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PacketCaptureStorageLocation.FilePath 属性

定义

目标 VM 上的有效本地路径。 必须包含捕获文件的名称 (*.cap) 。 对于 Linux 虚拟机,它必须以 /var/captures 开头。 如果未提供存储 ID,则为必需,否则为可选。

public string FilePath { get; set; }
member this.FilePath : string with get, set
Public Property FilePath As String

属性值

适用于