azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

814 строки
76 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient"
name: "PacketCapturesClient"
nameWithType: "PacketCapturesClient"
summary: "An instance of this class provides access to all the operations defined in Packet<wbr>Captures<wbr>Client."
syntax: "public interface **PacketCapturesClient**"
methods:
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PacketCaptureInner)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginCreate(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
name: "beginCreate(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
nameWithType: "PacketCapturesClient.beginCreate(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
summary: "Create and start a packet capture on the specified VM."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters that define the create packet capture operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureInner&text=PacketCaptureInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<PacketCaptureResultInner>,PacketCaptureResultInner> beginCreate(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
desc: "Create and start a packet capture on the specified VM."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of information about packet capture session."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PacketCaptureInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginCreate(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters, Context context)"
name: "beginCreate(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters, Context context)"
nameWithType: "PacketCapturesClient.beginCreate(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters, Context context)"
summary: "Create and start a packet capture on the specified VM."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters that define the create packet capture operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureInner&text=PacketCaptureInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<PacketCaptureResultInner>,PacketCaptureResultInner> beginCreate(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters, Context context)"
desc: "Create and start a packet capture on the specified VM."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of information about packet capture session."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginCreateAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PacketCaptureInner)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginCreateAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
name: "beginCreateAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
nameWithType: "PacketCapturesClient.beginCreateAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
summary: "Create and start a packet capture on the specified VM."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters that define the create packet capture operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureInner&text=PacketCaptureInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<PacketCaptureResultInner>,PacketCaptureResultInner> beginCreateAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
desc: "Create and start a packet capture on the specified VM."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of information about packet capture session."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginDelete(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "beginDelete(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.beginDelete(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Deletes the specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Deletes the specified packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginDelete(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
name: "beginDelete(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
nameWithType: "PacketCapturesClient.beginDelete(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
summary: "Deletes the specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
desc: "Deletes the specified packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginDeleteAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "beginDeleteAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.beginDeleteAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Deletes the specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Deletes the specified packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginGetStatus(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginGetStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "beginGetStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.beginGetStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Query the status of a running packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name given to the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<PacketCaptureQueryStatusResultInner>,PacketCaptureQueryStatusResultInner> beginGetStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Query the status of a running packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of status of packet capture session."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginGetStatus(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginGetStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
name: "beginGetStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
nameWithType: "PacketCapturesClient.beginGetStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
summary: "Query the status of a running packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name given to the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<PacketCaptureQueryStatusResultInner>,PacketCaptureQueryStatusResultInner> beginGetStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
desc: "Query the status of a running packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of status of packet capture session."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginGetStatusAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginGetStatusAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "beginGetStatusAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.beginGetStatusAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Query the status of a running packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name given to the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<PacketCaptureQueryStatusResultInner>,PacketCaptureQueryStatusResultInner> beginGetStatusAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Query the status of a running packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of status of packet capture session."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginStop(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginStop(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "beginStop(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.beginStop(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Stops a specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginStop(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Stops a specified packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginStop(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginStop(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
name: "beginStop(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
nameWithType: "PacketCapturesClient.beginStop(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
summary: "Stops a specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginStop(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
desc: "Stops a specified packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginStopAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.beginStopAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "beginStopAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.beginStopAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Stops a specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginStopAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Stops a specified packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.create(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PacketCaptureInner)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.create(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
name: "create(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
nameWithType: "PacketCapturesClient.create(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
summary: "Create and start a packet capture on the specified VM."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters that define the create packet capture operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureInner&text=PacketCaptureInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PacketCaptureResultInner create(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
desc: "Create and start a packet capture on the specified VM."
returns:
description: "information about packet capture session."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.create(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PacketCaptureInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.create(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters, Context context)"
name: "create(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters, Context context)"
nameWithType: "PacketCapturesClient.create(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters, Context context)"
summary: "Create and start a packet capture on the specified VM."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters that define the create packet capture operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureInner&text=PacketCaptureInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PacketCaptureResultInner create(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters, Context context)"
desc: "Create and start a packet capture on the specified VM."
returns:
description: "information about packet capture session."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.createAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PacketCaptureInner)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.createAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
name: "createAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
nameWithType: "PacketCapturesClient.createAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
summary: "Create and start a packet capture on the specified VM."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters that define the create packet capture operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureInner&text=PacketCaptureInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<PacketCaptureResultInner> createAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
desc: "Create and start a packet capture on the specified VM."
returns:
description: "information about packet capture session on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.createWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.PacketCaptureInner)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.createWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
name: "createWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
nameWithType: "PacketCapturesClient.createWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
summary: "Create and start a packet capture on the specified VM."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters that define the create packet capture operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureInner&text=PacketCaptureInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName, PacketCaptureInner parameters)"
desc: "Create and start a packet capture on the specified VM."
returns:
description: "information about packet capture session along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.delete(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "delete(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.delete(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Deletes the specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Deletes the specified packet capture session."
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.delete(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
name: "delete(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
nameWithType: "PacketCapturesClient.delete(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
summary: "Deletes the specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
desc: "Deletes the specified packet capture session."
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.deleteAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "deleteAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.deleteAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Deletes the specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Deletes the specified packet capture session."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.deleteWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "deleteWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.deleteWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Deletes the specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Deletes the specified packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.get(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "get(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.get(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Gets a packet capture session by name."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PacketCaptureResultInner get(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Gets a packet capture session by name."
returns:
description: "a packet capture session by name."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "getAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.getAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Gets a packet capture session by name."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<PacketCaptureResultInner> getAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Gets a packet capture session by name."
returns:
description: "a packet capture session by name on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getStatus(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "getStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.getStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Query the status of a running packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name given to the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PacketCaptureQueryStatusResultInner getStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Query the status of a running packet capture session."
returns:
description: "status of packet capture session."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getStatus(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
name: "getStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
nameWithType: "PacketCapturesClient.getStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
summary: "Query the status of a running packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name given to the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PacketCaptureQueryStatusResultInner getStatus(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
desc: "Query the status of a running packet capture session."
returns:
description: "status of packet capture session."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getStatusAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getStatusAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "getStatusAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.getStatusAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Query the status of a running packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name given to the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<PacketCaptureQueryStatusResultInner> getStatusAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Query the status of a running packet capture session."
returns:
description: "status of packet capture session on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getStatusWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getStatusWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "getStatusWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.getStatusWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Query the status of a running packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name given to the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> getStatusWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Query the status of a running packet capture session."
returns:
description: "status of packet capture session along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getWithResponse(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
name: "getWithResponse(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
nameWithType: "PacketCapturesClient.getWithResponse(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
summary: "Gets a packet capture session by name."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<PacketCaptureResultInner> getWithResponse(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
desc: "Gets a packet capture session by name."
returns:
description: "a packet capture session by name along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.getWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "getWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.getWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Gets a packet capture session by name."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<PacketCaptureResultInner>> getWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Gets a packet capture session by name."
returns:
description: "a packet capture session by name along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.list(String resourceGroupName, String networkWatcherName)"
name: "list(String resourceGroupName, String networkWatcherName)"
nameWithType: "PacketCapturesClient.list(String resourceGroupName, String networkWatcherName)"
summary: "Lists all packet capture sessions within the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<PacketCaptureResultInner> list(String resourceGroupName, String networkWatcherName)"
desc: "Lists all packet capture sessions within the specified resource group."
returns:
description: "list of packet capture sessions as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.list(String resourceGroupName, String networkWatcherName, Context context)"
name: "list(String resourceGroupName, String networkWatcherName, Context context)"
nameWithType: "PacketCapturesClient.list(String resourceGroupName, String networkWatcherName, Context context)"
summary: "Lists all packet capture sessions within the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<PacketCaptureResultInner> list(String resourceGroupName, String networkWatcherName, Context context)"
desc: "Lists all packet capture sessions within the specified resource group."
returns:
description: "list of packet capture sessions as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.listAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.listAsync(String resourceGroupName, String networkWatcherName)"
name: "listAsync(String resourceGroupName, String networkWatcherName)"
nameWithType: "PacketCapturesClient.listAsync(String resourceGroupName, String networkWatcherName)"
summary: "Lists all packet capture sessions within the specified resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Network Watcher resource."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<PacketCaptureResultInner> listAsync(String resourceGroupName, String networkWatcherName)"
desc: "Lists all packet capture sessions within the specified resource group."
returns:
description: "list of packet capture sessions as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureResultInner&text=PacketCaptureResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.stop(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.stop(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "stop(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.stop(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Stops a specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void stop(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Stops a specified packet capture session."
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.stop(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.stop(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
name: "stop(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
nameWithType: "PacketCapturesClient.stop(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
summary: "Stops a specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void stop(String resourceGroupName, String networkWatcherName, String packetCaptureName, Context context)"
desc: "Stops a specified packet capture session."
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.stopAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.stopAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "stopAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.stopAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Stops a specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> stopAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Stops a specified packet capture session."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.stopWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.PacketCapturesClient.stopWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
name: "stopWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
nameWithType: "PacketCapturesClient.stopWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
summary: "Stops a specified packet capture session."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the network watcher."
name: "networkWatcherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the packet capture session."
name: "packetCaptureName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> stopWithResponseAsync(String resourceGroupName, String networkWatcherName, String packetCaptureName)"
desc: "Stops a specified packet capture session."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in PacketCapturesClient."
metadata: {}
package: "com.azure.resourcemanager.network.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0