52 строки
3.4 KiB
YAML
52 строки
3.4 KiB
YAML
### YamlMime:JavaType
|
|
fields:
|
|
- field:
|
|
type: final <xref href="com.microsoft.azure.management.containerregistry.TrustPolicyType?alt=com.microsoft.azure.management.containerregistry.TrustPolicyType&text=TrustPolicyType" data-throw-if-not-resolved="False"/>
|
|
fullName: com.microsoft.azure.management.containerregistry.TrustPolicyType.NOTARY
|
|
name: NOTARY
|
|
nameWithType: TrustPolicyType.NOTARY
|
|
summary: <p>Static value Notary for TrustPolicyType. </p>
|
|
syntax: public static final TrustPolicyType NOTARY= fromString("Notary")
|
|
uid: com.microsoft.azure.management.containerregistry.TrustPolicyType.NOTARY
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum&text=ExpandableStringEnum%3CT%3E" data-throw-if-not-resolved="False"/>
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.equals(Object)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.fromString(String,Class<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.hashCode()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.toString()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.values(Class<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.withNameValue(String,T,Class<T>)
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.containerregistry.TrustPolicyType.fromString(String name)
|
|
name: fromString(String name)
|
|
nameWithType: TrustPolicyType.fromString(String name)
|
|
parameters:
|
|
- description: <p>a name to look for </p>
|
|
name: name
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the corresponding TrustPolicyType </p>
|
|
type: <xref href="com.microsoft.azure.management.containerregistry.TrustPolicyType?alt=com.microsoft.azure.management.containerregistry.TrustPolicyType&text=TrustPolicyType" data-throw-if-not-resolved="False"/>
|
|
summary: <p>Creates or finds a TrustPolicyType from its string representation. </p>
|
|
syntax: public static TrustPolicyType fromString(String name)
|
|
uid: com.microsoft.azure.management.containerregistry.TrustPolicyType.fromString(String)
|
|
- fullName: com.microsoft.azure.management.containerregistry.TrustPolicyType.values()
|
|
name: values()
|
|
nameWithType: TrustPolicyType.values()
|
|
returns:
|
|
description: <p>known TrustPolicyType values </p>
|
|
type: Collection<<xref href="com.microsoft.azure.management.containerregistry.TrustPolicyType?alt=com.microsoft.azure.management.containerregistry.TrustPolicyType&text=TrustPolicyType" data-throw-if-not-resolved="False"/>>
|
|
syntax: public static Collection<TrustPolicyType> values()
|
|
uid: com.microsoft.azure.management.containerregistry.TrustPolicyType.values()
|
|
nameWithType: TrustPolicyType
|
|
syntax: public class TrustPolicyType extends ExpandableStringEnum<TrustPolicyType>
|
|
type: class
|
|
uid: com.microsoft.azure.management.containerregistry.TrustPolicyType
|
|
fullName: com.microsoft.azure.management.containerregistry.TrustPolicyType
|
|
name: TrustPolicyType
|
|
package: com.microsoft.azure.management.containerregistry
|
|
summary: <p>Defines values for TrustPolicyType. </p>
|
|
metadata: {}
|