123 строки
8.3 KiB
YAML
123 строки
8.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cdn.models.SecretType"
|
|
fullName: "com.azure.resourcemanager.cdn.models.SecretType"
|
|
name: "SecretType"
|
|
nameWithType: "SecretType"
|
|
summary: "The type of the secret resource."
|
|
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.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" 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 **SecretType**</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.cdn.models.SecretType?alt=com.azure.resourcemanager.cdn.models.SecretType&text=SecretType\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.cdn.models.SecretType.SecretType()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.SecretType.SecretType()"
|
|
name: "SecretType()"
|
|
nameWithType: "SecretType.SecretType()"
|
|
summary: "Creates a new instance of Secret<wbr>Type value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.cdn.models.SecretType.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 SecretType()"
|
|
desc: "Creates a new instance of SecretType value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.cdn.models.SecretType.AZURE_FIRST_PARTY_MANAGED_CERTIFICATE"
|
|
fullName: "com.azure.resourcemanager.cdn.models.SecretType.AZURE_FIRST_PARTY_MANAGED_CERTIFICATE"
|
|
name: "AZURE_FIRST_PARTY_MANAGED_CERTIFICATE"
|
|
nameWithType: "SecretType.AZURE_FIRST_PARTY_MANAGED_CERTIFICATE"
|
|
summary: "Static value Azure<wbr>First<wbr>Party<wbr>Managed<wbr>Certificate for Secret<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.SecretType?alt=com.azure.resourcemanager.cdn.models.SecretType&text=SecretType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SecretType AZURE_FIRST_PARTY_MANAGED_CERTIFICATE"
|
|
desc: "Static value AzureFirstPartyManagedCertificate for SecretType."
|
|
- uid: "com.azure.resourcemanager.cdn.models.SecretType.CUSTOMER_CERTIFICATE"
|
|
fullName: "com.azure.resourcemanager.cdn.models.SecretType.CUSTOMER_CERTIFICATE"
|
|
name: "CUSTOMER_CERTIFICATE"
|
|
nameWithType: "SecretType.CUSTOMER_CERTIFICATE"
|
|
summary: "Static value Customer<wbr>Certificate for Secret<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.SecretType?alt=com.azure.resourcemanager.cdn.models.SecretType&text=SecretType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SecretType CUSTOMER_CERTIFICATE"
|
|
desc: "Static value CustomerCertificate for SecretType."
|
|
- uid: "com.azure.resourcemanager.cdn.models.SecretType.MANAGED_CERTIFICATE"
|
|
fullName: "com.azure.resourcemanager.cdn.models.SecretType.MANAGED_CERTIFICATE"
|
|
name: "MANAGED_CERTIFICATE"
|
|
nameWithType: "SecretType.MANAGED_CERTIFICATE"
|
|
summary: "Static value Managed<wbr>Certificate for Secret<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.SecretType?alt=com.azure.resourcemanager.cdn.models.SecretType&text=SecretType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SecretType MANAGED_CERTIFICATE"
|
|
desc: "Static value ManagedCertificate for SecretType."
|
|
- uid: "com.azure.resourcemanager.cdn.models.SecretType.URL_SIGNING_KEY"
|
|
fullName: "com.azure.resourcemanager.cdn.models.SecretType.URL_SIGNING_KEY"
|
|
name: "URL_SIGNING_KEY"
|
|
nameWithType: "SecretType.URL_SIGNING_KEY"
|
|
summary: "Static value Url<wbr>Signing<wbr>Key for Secret<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.SecretType?alt=com.azure.resourcemanager.cdn.models.SecretType&text=SecretType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SecretType URL_SIGNING_KEY"
|
|
desc: "Static value UrlSigningKey for SecretType."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cdn.models.SecretType.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.SecretType.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "SecretType.fromString(String name)"
|
|
summary: "Creates or finds a Secret<wbr>Type 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 SecretType fromString(String name)"
|
|
desc: "Creates or finds a SecretType from its string representation."
|
|
returns:
|
|
description: "the corresponding SecretType."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.SecretType?alt=com.azure.resourcemanager.cdn.models.SecretType&text=SecretType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.SecretType.values()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.SecretType.values()"
|
|
name: "values()"
|
|
nameWithType: "SecretType.values()"
|
|
summary: "Gets known Secret<wbr>Type values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<SecretType> values()"
|
|
desc: "Gets known SecretType values."
|
|
returns:
|
|
description: "known SecretType values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.cdn.models.SecretType?alt=com.azure.resourcemanager.cdn.models.SecretType&text=SecretType\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "The type of the secret resource."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cdn.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0
|