PacketCapture.DefinitionStages.WithCreateAndStoragePath.withStoragePath(String storagePath) 方法
定义
The URI of the storage path to save the packet capture. Must be a well-formed URI describing the location to save the packet capture.
public WithCreate withStoragePath(String storagePath)
参数
- storagePath
- String
The URI of the storage path to save the packet capture. Must be a well-formed URI describing the location to save the packet capture.
返回
the next stage