74 строки
3.6 KiB
YAML
74 строки
3.6 KiB
YAML
### YamlMime:JavaType
|
|
constructors:
|
|
- fullName: com.microsoft.azure.management.resources.PolicyType.PolicyType(String value)
|
|
name: PolicyType(String value)
|
|
nameWithType: PolicyType.PolicyType(String value)
|
|
parameters:
|
|
- description: <p>the custom value </p>
|
|
name: value
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: <p>Creates a custom value for PolicyType. </p>
|
|
syntax: public PolicyType(String value)
|
|
uid: com.microsoft.azure.management.resources.PolicyType.PolicyType(String)
|
|
fields:
|
|
- field:
|
|
type: final <xref href="com.microsoft.azure.management.resources.PolicyType?alt=com.microsoft.azure.management.resources.PolicyType&text=PolicyType" data-throw-if-not-resolved="False"/>
|
|
fullName: com.microsoft.azure.management.resources.PolicyType.BUILT_IN
|
|
name: BUILT_IN
|
|
nameWithType: PolicyType.BUILT_IN
|
|
summary: <p>Static value BuiltIn for PolicyType. </p>
|
|
syntax: public static final PolicyType BUILT_IN= new PolicyType("BuiltIn")
|
|
uid: com.microsoft.azure.management.resources.PolicyType.BUILT_IN
|
|
- field:
|
|
type: final <xref href="com.microsoft.azure.management.resources.PolicyType?alt=com.microsoft.azure.management.resources.PolicyType&text=PolicyType" data-throw-if-not-resolved="False"/>
|
|
fullName: com.microsoft.azure.management.resources.PolicyType.CUSTOM
|
|
name: CUSTOM
|
|
nameWithType: PolicyType.CUSTOM
|
|
summary: <p>Static value Custom for PolicyType. </p>
|
|
syntax: public static final PolicyType CUSTOM= new PolicyType("Custom")
|
|
uid: com.microsoft.azure.management.resources.PolicyType.CUSTOM
|
|
- field:
|
|
type: final <xref href="com.microsoft.azure.management.resources.PolicyType?alt=com.microsoft.azure.management.resources.PolicyType&text=PolicyType" data-throw-if-not-resolved="False"/>
|
|
fullName: com.microsoft.azure.management.resources.PolicyType.NOT_SPECIFIED
|
|
name: NOT_SPECIFIED
|
|
nameWithType: PolicyType.NOT_SPECIFIED
|
|
summary: <p>Static value NotSpecified for PolicyType. </p>
|
|
syntax: public static final PolicyType NOT_SPECIFIED= new PolicyType("NotSpecified")
|
|
uid: com.microsoft.azure.management.resources.PolicyType.NOT_SPECIFIED
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.resources.PolicyType.equals(Object obj)
|
|
name: equals(Object obj)
|
|
nameWithType: PolicyType.equals(Object obj)
|
|
parameters:
|
|
- name: obj
|
|
type: <xref href="Object?alt=Object&text=Object" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
type: <xref href="boolean?alt=boolean&text=boolean" data-throw-if-not-resolved="False"/>
|
|
syntax: public boolean equals(Object obj)
|
|
uid: com.microsoft.azure.management.resources.PolicyType.equals(Object)
|
|
- fullName: com.microsoft.azure.management.resources.PolicyType.hashCode()
|
|
name: hashCode()
|
|
nameWithType: PolicyType.hashCode()
|
|
returns:
|
|
type: <xref href="int?alt=int&text=int" data-throw-if-not-resolved="False"/>
|
|
syntax: public int hashCode()
|
|
uid: com.microsoft.azure.management.resources.PolicyType.hashCode()
|
|
- fullName: com.microsoft.azure.management.resources.PolicyType.toString()
|
|
name: toString()
|
|
nameWithType: PolicyType.toString()
|
|
returns:
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
syntax: public String toString()
|
|
uid: com.microsoft.azure.management.resources.PolicyType.toString()
|
|
nameWithType: PolicyType
|
|
syntax: public class PolicyType
|
|
type: class
|
|
uid: com.microsoft.azure.management.resources.PolicyType
|
|
fullName: com.microsoft.azure.management.resources.PolicyType
|
|
name: PolicyType
|
|
package: com.microsoft.azure.management.resources
|
|
summary: <p>Defines values for PolicyType. </p>
|
|
metadata: {}
|