public final class ApplicationGatewaySslPolicyName extends com.microsoft.rest.ExpandableStringEnum<ApplicationGatewaySslPolicyName>
| Modifier and Type | Field and Description |
|---|---|
static ApplicationGatewaySslPolicyName |
APP_GW_SSL_POLICY20150501
Static value AppGwSslPolicy20150501 for ApplicationGatewaySslPolicyName.
|
static ApplicationGatewaySslPolicyName |
APP_GW_SSL_POLICY20170401
Static value AppGwSslPolicy20170401 for ApplicationGatewaySslPolicyName.
|
static ApplicationGatewaySslPolicyName |
APP_GW_SSL_POLICY20170401S
Static value AppGwSslPolicy20170401S for ApplicationGatewaySslPolicyName.
|
| Constructor and Description |
|---|
ApplicationGatewaySslPolicyName() |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationGatewaySslPolicyName |
fromString(String name)
Creates or finds a ApplicationGatewaySslPolicyName from its string representation.
|
static Collection<ApplicationGatewaySslPolicyName> |
values() |
public static final ApplicationGatewaySslPolicyName APP_GW_SSL_POLICY20150501
public static final ApplicationGatewaySslPolicyName APP_GW_SSL_POLICY20170401
public static final ApplicationGatewaySslPolicyName APP_GW_SSL_POLICY20170401S
public static ApplicationGatewaySslPolicyName fromString(String name)
name - a name to look forpublic static Collection<ApplicationGatewaySslPolicyName> values()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/