| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ProvisioningState |
ProvisioningState.DELETING
Static value Deleting for ProvisioningState.
|
static ProvisioningState |
ProvisioningState.FAILED
Static value Failed for ProvisioningState.
|
static ProvisioningState |
ProvisioningState.SUCCEEDED
Static value Succeeded for ProvisioningState.
|
static ProvisioningState |
ProvisioningState.UPDATING
Static value Updating for ProvisioningState.
|
| Modifier and Type | Method and Description |
|---|---|
ProvisioningState |
PacketCapture.provisioningState()
Get the provisioning state of the packet capture session.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/