113 строки
8.0 KiB
YAML
113 строки
8.0 KiB
YAML
### YamlMime:JavaEnum
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract"
|
|
name: "PolicyScopeContract"
|
|
nameWithType: "PolicyScopeContract"
|
|
summary: "Defines values for Policy<wbr>Scope<wbr>Contract."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"java.lang.Enum?alt=java.lang.Enum&text=Enum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Enum.<T>valueOf(java.lang.Class<T>,java.lang.String)?alt=java.lang.Enum.<T>valueOf&text=<T>valueOf\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.clone()?alt=java.lang.Enum.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.compareTo(E)?alt=java.lang.Enum.compareTo&text=compareTo\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.equals(java.lang.Object)?alt=java.lang.Enum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.finalize()?alt=java.lang.Enum.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.getDeclaringClass()?alt=java.lang.Enum.getDeclaringClass&text=getDeclaringClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.hashCode()?alt=java.lang.Enum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.name()?alt=java.lang.Enum.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.ordinal()?alt=java.lang.Enum.ordinal&text=ordinal\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.toString()?alt=java.lang.Enum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public enum **PolicyScopeContract**</br> extends <xref href=\"java.lang.Enum?alt=java.lang.Enum&text=Enum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract&text=PolicyScopeContract\" data-throw-if-not-resolved=\"False\" />>"
|
|
fields:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.ALL"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.ALL"
|
|
name: "ALL"
|
|
nameWithType: "PolicyScopeContract.ALL"
|
|
summary: "Enum value All."
|
|
desc: "Enum value All."
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.API"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.API"
|
|
name: "API"
|
|
nameWithType: "PolicyScopeContract.API"
|
|
summary: "Enum value Api."
|
|
desc: "Enum value Api."
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.OPERATION"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.OPERATION"
|
|
name: "OPERATION"
|
|
nameWithType: "PolicyScopeContract.OPERATION"
|
|
summary: "Enum value Operation."
|
|
desc: "Enum value Operation."
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.PRODUCT"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.PRODUCT"
|
|
name: "PRODUCT"
|
|
nameWithType: "PolicyScopeContract.PRODUCT"
|
|
summary: "Enum value Product."
|
|
desc: "Enum value Product."
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.TENANT"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.TENANT"
|
|
name: "TENANT"
|
|
nameWithType: "PolicyScopeContract.TENANT"
|
|
summary: "Enum value Tenant."
|
|
desc: "Enum value Tenant."
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.fromString(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.fromString(String value)"
|
|
name: "fromString(String value)"
|
|
nameWithType: "PolicyScopeContract.fromString(String value)"
|
|
summary: "Parses a serialized value to a Policy<wbr>Scope<wbr>Contract instance."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "the serialized value to parse."
|
|
name: "value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static PolicyScopeContract fromString(String value)"
|
|
desc: "Parses a serialized value to a PolicyScopeContract instance."
|
|
returns:
|
|
description: "the parsed PolicyScopeContract object, or null if unable to parse."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract&text=PolicyScopeContract\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.toString()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.toString()"
|
|
name: "toString()"
|
|
nameWithType: "PolicyScopeContract.toString()"
|
|
overridden: "java.lang.Enum.toString()"
|
|
syntax: "public String toString()"
|
|
returns:
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.valueOf(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.valueOf(String name)"
|
|
name: "valueOf(String name)"
|
|
nameWithType: "PolicyScopeContract.valueOf(String name)"
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- name: "name"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static PolicyScopeContract valueOf(String name)"
|
|
returns:
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract&text=PolicyScopeContract\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.values()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract.values()"
|
|
name: "values()"
|
|
nameWithType: "PolicyScopeContract.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static PolicyScopeContract[] values()"
|
|
returns:
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.PolicyScopeContract&text=PolicyScopeContract\" data-throw-if-not-resolved=\"False\" />[]"
|
|
desc: "Defines values for PolicyScopeContract."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
|
|
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1
|