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

IWithStorageLocation.WithStorageAccountId(String) 方法

定义

用于保存数据包捕获会话的存储帐户的 ID。 如果未提供本地文件路径,则为必需。

public Microsoft.Azure.Management.Network.Fluent.PacketCapture.Definition.IWithCreateAndStoragePath WithStorageAccountId (string storageId);
abstract member WithStorageAccountId : string -> Microsoft.Azure.Management.Network.Fluent.PacketCapture.Definition.IWithCreateAndStoragePath
Public Function WithStorageAccountId (storageId As String) As IWithCreateAndStoragePath

参数

storageId
String

用于保存数据包捕获会话的存储帐户的 ID。

返回

适用于