Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static PcError |
PcError.AGENT_STOPPED
Static value AgentStopped for PcError.
|
static PcError |
PcError.CAPTURE_FAILED
Static value CaptureFailed for PcError.
|
static PcError |
PcError.INTERNAL_ERROR
Static value InternalError for PcError.
|
static PcError |
PcError.LOCAL_FILE_FAILED
Static value LocalFileFailed for PcError.
|
static PcError |
PcError.STORAGE_FAILED
Static value StorageFailed for PcError.
|
Modifier and Type | Method and Description |
---|---|
static PcError |
PcError.fromString(String name)
Creates or finds a PcError from its string representation.
|
Modifier and Type | Method and Description |
---|---|
List<PcError> |
PacketCaptureStatus.packetCaptureErrors() |
static Collection<PcError> |
PcError.values() |
Copyright © 2019. All rights reserved.