### YamlMime:JavaType uid: "com.microsoft.azure.management.network.ApplicationGatewayProtocol" fullName: "com.microsoft.azure.management.network.ApplicationGatewayProtocol" name: "ApplicationGatewayProtocol" nameWithType: "ApplicationGatewayProtocol" summary: "Defines values for ApplicationGatewayProtocol." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **ApplicationGatewayProtocol**
extends <>" constructors: - uid: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.ApplicationGatewayProtocol()" fullName: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.ApplicationGatewayProtocol()" name: "ApplicationGatewayProtocol()" nameWithType: "ApplicationGatewayProtocol.ApplicationGatewayProtocol()" syntax: "public ApplicationGatewayProtocol()" fields: - uid: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.HTTP" fullName: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.HTTP" name: "HTTP" nameWithType: "ApplicationGatewayProtocol.HTTP" summary: "Static value Http for ApplicationGatewayProtocol." modifiers: - "static" - "final" field: type: "" syntax: "public static final ApplicationGatewayProtocol HTTP" desc: "Static value Http for ApplicationGatewayProtocol." - uid: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.HTTPS" fullName: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.HTTPS" name: "HTTPS" nameWithType: "ApplicationGatewayProtocol.HTTPS" summary: "Static value Https for ApplicationGatewayProtocol." modifiers: - "static" - "final" field: type: "" syntax: "public static final ApplicationGatewayProtocol HTTPS" desc: "Static value Https for ApplicationGatewayProtocol." methods: - uid: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.fromString(String name)" name: "fromString(String name)" nameWithType: "ApplicationGatewayProtocol.fromString(String name)" summary: "Creates or finds a ApplicationGatewayProtocol from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static ApplicationGatewayProtocol fromString(String name)" desc: "Creates or finds a ApplicationGatewayProtocol from its string representation." returns: description: "the corresponding ApplicationGatewayProtocol" type: "" - uid: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.values()" fullName: "com.microsoft.azure.management.network.ApplicationGatewayProtocol.values()" name: "values()" nameWithType: "ApplicationGatewayProtocol.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known ApplicationGatewayProtocol values" type: "<>" type: "class" desc: "Defines values for ApplicationGatewayProtocol." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4