IPacketCapture Interface
Definition
public interface IPacketCapture : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.PacketCaptureResultInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IPacketCapture = interface
interface IBeta
interface IHasInner<PacketCaptureResultInner>
interface IHasName
interface IHasId
interface IIndexable
Public Interface IPacketCapture
Implements IBeta, IHasId, IHasInner(Of PacketCaptureResultInner), IHasName, IIndexable
- Implements
Properties
BytesToCapturePerPacket | |
Filters | |
Id |
Gets the resource id string (Inherited from IHasId) |
Inner | (Inherited from IHasInner<T>) |
Key | (Inherited from IIndexable) |
Name |
Gets the name of the resource (Inherited from IHasName) |
ProvisioningState | |
StorageLocation | |
TargetId | |
TimeLimitInSeconds | |
TotalBytesPerSession |
Methods
GetStatus() | |
GetStatusAsync(CancellationToken) | |
Stop() | |
StopAsync(CancellationToken) |