Package | Description |
---|---|
com.microsoft.azure.management.trafficmanager |
This package contains the classes for TrafficManagerManagementClient.
|
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 © 2019. All rights reserved.