public final class PacketCaptureResultProperties extends PacketCaptureParameters
| Constructor and Description |
|---|
PacketCaptureResultProperties() |
| Modifier and Type | Method and Description |
|---|---|
ProvisioningState |
provisioningState()
Get the provisioningState property: The provisioning state of the packet capture session.
|
void |
validate()
Validates the instance.
|
bytesToCapturePerPacket, filters, storageLocation, target, timeLimitInSeconds, totalBytesPerSession, withBytesToCapturePerPacket, withFilters, withStorageLocation, withTarget, withTimeLimitInSeconds, withTotalBytesPerSessionpublic ProvisioningState provisioningState()
public void validate()
validate in class PacketCaptureParametersIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.