IWithCreateAndStoragePath.WithStoragePath(String) メソッド

定義

パケット キャプチャを保存するストレージ パスの URI。 パケット キャプチャを保存する場所を記述する整形式の URI である必要があります。

public Microsoft.Azure.Management.Network.Fluent.PacketCapture.Definition.IWithCreate WithStoragePath (string storagePath);
abstract member WithStoragePath : string -> Microsoft.Azure.Management.Network.Fluent.PacketCapture.Definition.IWithCreate
Public Function WithStoragePath (storagePath As String) As IWithCreate

パラメーター

storagePath
String

パケット キャプチャを保存するストレージ パスの URI。 パケット キャプチャを保存する場所を記述する整形式の URI である必要があります。

戻り値

適用対象