azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

110 строки
7.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appservice.models.IpFilterTag"
fullName: "com.azure.resourcemanager.appservice.models.IpFilterTag"
name: "IpFilterTag"
nameWithType: "IpFilterTag"
summary: "Defines what this IP filter will be used for."
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 **IpFilterTag**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appservice.models.IpFilterTag?alt=com.azure.resourcemanager.appservice.models.IpFilterTag&text=IpFilterTag\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.appservice.models.IpFilterTag.IpFilterTag()"
fullName: "com.azure.resourcemanager.appservice.models.IpFilterTag.IpFilterTag()"
name: "IpFilterTag()"
nameWithType: "IpFilterTag.IpFilterTag()"
summary: "Creates a new instance of Ip<wbr>Filter<wbr>Tag value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.appservice.models.IpFilterTag.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 IpFilterTag()"
desc: "Creates a new instance of IpFilterTag value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.appservice.models.IpFilterTag.DEFAULT"
fullName: "com.azure.resourcemanager.appservice.models.IpFilterTag.DEFAULT"
name: "DEFAULT"
nameWithType: "IpFilterTag.DEFAULT"
summary: "Static value Default for Ip<wbr>Filter<wbr>Tag."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.IpFilterTag?alt=com.azure.resourcemanager.appservice.models.IpFilterTag&text=IpFilterTag\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final IpFilterTag DEFAULT"
desc: "Static value Default for IpFilterTag."
- uid: "com.azure.resourcemanager.appservice.models.IpFilterTag.SERVICE_TAG"
fullName: "com.azure.resourcemanager.appservice.models.IpFilterTag.SERVICE_TAG"
name: "SERVICE_TAG"
nameWithType: "IpFilterTag.SERVICE_TAG"
summary: "Static value Service<wbr>Tag for Ip<wbr>Filter<wbr>Tag."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.IpFilterTag?alt=com.azure.resourcemanager.appservice.models.IpFilterTag&text=IpFilterTag\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final IpFilterTag SERVICE_TAG"
desc: "Static value ServiceTag for IpFilterTag."
- uid: "com.azure.resourcemanager.appservice.models.IpFilterTag.XFF_PROXY"
fullName: "com.azure.resourcemanager.appservice.models.IpFilterTag.XFF_PROXY"
name: "XFF_PROXY"
nameWithType: "IpFilterTag.XFF_PROXY"
summary: "Static value Xff<wbr>Proxy for Ip<wbr>Filter<wbr>Tag."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.IpFilterTag?alt=com.azure.resourcemanager.appservice.models.IpFilterTag&text=IpFilterTag\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final IpFilterTag XFF_PROXY"
desc: "Static value XffProxy for IpFilterTag."
methods:
- uid: "com.azure.resourcemanager.appservice.models.IpFilterTag.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.appservice.models.IpFilterTag.fromString(String name)"
name: "fromString(String name)"
nameWithType: "IpFilterTag.fromString(String name)"
summary: "Creates or finds a Ip<wbr>Filter<wbr>Tag 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 IpFilterTag fromString(String name)"
desc: "Creates or finds a IpFilterTag from its string representation."
returns:
description: "the corresponding IpFilterTag."
type: "<xref href=\"com.azure.resourcemanager.appservice.models.IpFilterTag?alt=com.azure.resourcemanager.appservice.models.IpFilterTag&text=IpFilterTag\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appservice.models.IpFilterTag.values()"
fullName: "com.azure.resourcemanager.appservice.models.IpFilterTag.values()"
name: "values()"
nameWithType: "IpFilterTag.values()"
summary: "Gets known Ip<wbr>Filter<wbr>Tag values."
modifiers:
- "static"
syntax: "public static Collection<IpFilterTag> values()"
desc: "Gets known IpFilterTag values."
returns:
description: "known IpFilterTag values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.appservice.models.IpFilterTag?alt=com.azure.resourcemanager.appservice.models.IpFilterTag&text=IpFilterTag\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines what this IP filter will be used for. This is to support IP filtering on proxies."
metadata: {}
package: "com.azure.resourcemanager.appservice.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.42.0