public final class LoadDistribution extends Object
| Modifier and Type | Field and Description |
|---|---|
static LoadDistribution |
DEFAULT
Static value Default for LoadDistribution.
|
static LoadDistribution |
SOURCE_IP
Static value SourceIP for LoadDistribution.
|
static LoadDistribution |
SOURCE_IPPROTOCOL
Static value SourceIPProtocol for LoadDistribution.
|
| Constructor and Description |
|---|
LoadDistribution(String value)
Creates a custom value for LoadDistribution.
|
public static final LoadDistribution DEFAULT
public static final LoadDistribution SOURCE_IP
public static final LoadDistribution SOURCE_IPPROTOCOL
public LoadDistribution(String value)
value - the custom value/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/