| Modifier and Type | Field and Description |
|---|---|
static TrafficViewEnrollmentStatus |
TrafficViewEnrollmentStatus.DISABLED
Static value Disabled for TrafficViewEnrollmentStatus.
|
static TrafficViewEnrollmentStatus |
TrafficViewEnrollmentStatus.ENABLED
Static value Enabled for TrafficViewEnrollmentStatus.
|
| Modifier and Type | Method and Description |
|---|---|
static TrafficViewEnrollmentStatus |
TrafficViewEnrollmentStatus.fromString(String name)
Creates or finds a TrafficViewEnrollmentStatus from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<TrafficViewEnrollmentStatus> |
TrafficViewEnrollmentStatus.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/