Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static PcStatus |
PcStatus.ERROR
Static value Error for PcStatus.
|
static PcStatus |
PcStatus.NOT_STARTED
Static value NotStarted for PcStatus.
|
static PcStatus |
PcStatus.RUNNING
Static value Running for PcStatus.
|
static PcStatus |
PcStatus.STOPPED
Static value Stopped for PcStatus.
|
static PcStatus |
PcStatus.UNKNOWN
Static value Unknown for PcStatus.
|
Modifier and Type | Method and Description |
---|---|
static PcStatus |
PcStatus.fromString(String name)
Creates or finds a PcStatus from its string representation.
|
PcStatus |
PacketCaptureStatus.packetCaptureStatus()
Get the status of the packet capture session.
|
Modifier and Type | Method and Description |
---|---|
static Collection<PcStatus> |
PcStatus.values() |
Copyright © 2019. All rights reserved.