azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

93 строки
8.4 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource"
fullName: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource"
name: "StorageAccountEncryptionKeySource"
nameWithType: "StorageAccountEncryptionKeySource"
summary: "Azure storage account encryption key sources."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.equals(java.lang.Object)?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.hashCode()?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.toString()?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.withNameValue&text=withNameValue\" 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.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<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 class **StorageAccountEncryptionKeySource**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource?alt=com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource&text=StorageAccountEncryptionKeySource\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.StorageAccountEncryptionKeySource()"
fullName: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.StorageAccountEncryptionKeySource()"
name: "StorageAccountEncryptionKeySource()"
nameWithType: "StorageAccountEncryptionKeySource.StorageAccountEncryptionKeySource()"
syntax: "public StorageAccountEncryptionKeySource()"
fields:
- uid: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.MICROSOFT_KEYVAULT"
fullName: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.MICROSOFT_KEYVAULT"
name: "MICROSOFT_KEYVAULT"
nameWithType: "StorageAccountEncryptionKeySource.MICROSOFT_KEYVAULT"
summary: "Static value Microsoft.<wbr>Keyvault for Storage<wbr>Account<wbr>Encryption<wbr>Key<wbr>Source."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource?alt=com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource&text=StorageAccountEncryptionKeySource\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final StorageAccountEncryptionKeySource MICROSOFT_KEYVAULT"
desc: "Static value Microsoft.Keyvault for StorageAccountEncryptionKeySource."
- uid: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.MICROSOFT_STORAGE"
fullName: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.MICROSOFT_STORAGE"
name: "MICROSOFT_STORAGE"
nameWithType: "StorageAccountEncryptionKeySource.MICROSOFT_STORAGE"
summary: "Static value Microsoft.<wbr>Storage for Storage<wbr>Account<wbr>Encryption<wbr>Key<wbr>Source."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource?alt=com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource&text=StorageAccountEncryptionKeySource\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final StorageAccountEncryptionKeySource MICROSOFT_STORAGE"
desc: "Static value Microsoft.Storage for StorageAccountEncryptionKeySource."
methods:
- uid: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.fromString(java.lang.String)"
fullName: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.fromString(String name)"
name: "fromString(String name)"
nameWithType: "StorageAccountEncryptionKeySource.fromString(String name)"
summary: "Creates or finds an encryption status based on its name."
modifiers:
- "static"
parameters:
- description: "a name to look for"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static StorageAccountEncryptionKeySource fromString(String name)"
desc: "Creates or finds an encryption status based on its name."
returns:
description: "an StorageAccountEncryptionKeySource"
type: "<xref href=\"com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource?alt=com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource&text=StorageAccountEncryptionKeySource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.values()"
fullName: "com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource.values()"
name: "values()"
nameWithType: "StorageAccountEncryptionKeySource.values()"
modifiers:
- "static"
syntax: "public static Collection<StorageAccountEncryptionKeySource> values()"
returns:
description: "known storage account encryption sources."
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource?alt=com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource&text=StorageAccountEncryptionKeySource\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Azure storage account encryption key sources."
metadata: {}
package: "com.microsoft.azure.management.storage"
artifact: com.microsoft.azure:azure-mgmt-storage:1.41.4