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。

戻り値

適用対象