110 строки
8.5 KiB
YAML
110 строки
8.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol"
|
|
fullName: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol"
|
|
name: "FrontDoorRedirectProtocol"
|
|
nameWithType: "FrontDoorRedirectProtocol"
|
|
summary: "The protocol of the destination to where the traffic is redirected."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **FrontDoorRedirectProtocol**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol?alt=com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol&text=FrontDoorRedirectProtocol\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.FrontDoorRedirectProtocol()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.FrontDoorRedirectProtocol()"
|
|
name: "FrontDoorRedirectProtocol()"
|
|
nameWithType: "FrontDoorRedirectProtocol.FrontDoorRedirectProtocol()"
|
|
summary: "Creates a new instance of Front<wbr>Door<wbr>Redirect<wbr>Protocol value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
|
|
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public FrontDoorRedirectProtocol()"
|
|
desc: "Creates a new instance of FrontDoorRedirectProtocol value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.HTTPS_ONLY"
|
|
fullName: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.HTTPS_ONLY"
|
|
name: "HTTPS_ONLY"
|
|
nameWithType: "FrontDoorRedirectProtocol.HTTPS_ONLY"
|
|
summary: "Static value Https<wbr>Only for Front<wbr>Door<wbr>Redirect<wbr>Protocol."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol?alt=com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol&text=FrontDoorRedirectProtocol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final FrontDoorRedirectProtocol HTTPS_ONLY"
|
|
desc: "Static value HttpsOnly for FrontDoorRedirectProtocol."
|
|
- uid: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.HTTP_ONLY"
|
|
fullName: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.HTTP_ONLY"
|
|
name: "HTTP_ONLY"
|
|
nameWithType: "FrontDoorRedirectProtocol.HTTP_ONLY"
|
|
summary: "Static value Http<wbr>Only for Front<wbr>Door<wbr>Redirect<wbr>Protocol."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol?alt=com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol&text=FrontDoorRedirectProtocol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final FrontDoorRedirectProtocol HTTP_ONLY"
|
|
desc: "Static value HttpOnly for FrontDoorRedirectProtocol."
|
|
- uid: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.MATCH_REQUEST"
|
|
fullName: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.MATCH_REQUEST"
|
|
name: "MATCH_REQUEST"
|
|
nameWithType: "FrontDoorRedirectProtocol.MATCH_REQUEST"
|
|
summary: "Static value Match<wbr>Request for Front<wbr>Door<wbr>Redirect<wbr>Protocol."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol?alt=com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol&text=FrontDoorRedirectProtocol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final FrontDoorRedirectProtocol MATCH_REQUEST"
|
|
desc: "Static value MatchRequest for FrontDoorRedirectProtocol."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "FrontDoorRedirectProtocol.fromString(String name)"
|
|
summary: "Creates or finds a Front<wbr>Door<wbr>Redirect<wbr>Protocol from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static FrontDoorRedirectProtocol fromString(String name)"
|
|
desc: "Creates or finds a FrontDoorRedirectProtocol from its string representation."
|
|
returns:
|
|
description: "the corresponding FrontDoorRedirectProtocol."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol?alt=com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol&text=FrontDoorRedirectProtocol\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.values()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol.values()"
|
|
name: "values()"
|
|
nameWithType: "FrontDoorRedirectProtocol.values()"
|
|
summary: "Gets known Front<wbr>Door<wbr>Redirect<wbr>Protocol values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<FrontDoorRedirectProtocol> values()"
|
|
desc: "Gets known FrontDoorRedirectProtocol values."
|
|
returns:
|
|
description: "known FrontDoorRedirectProtocol values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol?alt=com.azure.resourcemanager.frontdoor.models.FrontDoorRedirectProtocol&text=FrontDoorRedirectProtocol\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "The protocol of the destination to where the traffic is redirected."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.frontdoor.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-frontdoor:1.0.0
|