132 строки
9.4 KiB
YAML
132 строки
9.4 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.storage.EncryptionServices"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices"
|
|
name: "EncryptionServices"
|
|
nameWithType: "EncryptionServices"
|
|
summary: "A list of services that support encryption."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- 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.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" 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.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" 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.toString()?alt=java.lang.Object.toString&text=toString\" 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 **EncryptionServices**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.storage.EncryptionServices.EncryptionServices()"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices.EncryptionServices()"
|
|
name: "EncryptionServices()"
|
|
nameWithType: "EncryptionServices.EncryptionServices()"
|
|
syntax: "public EncryptionServices()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.storage.EncryptionServices.blob()"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices.blob()"
|
|
name: "blob()"
|
|
nameWithType: "EncryptionServices.blob()"
|
|
summary: "Get the encryption function of the blob storage service."
|
|
syntax: "public EncryptionService blob()"
|
|
desc: "Get the encryption function of the blob storage service."
|
|
returns:
|
|
description: "the blob value"
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionService?alt=com.microsoft.azure.management.storage.EncryptionService&text=EncryptionService\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.storage.EncryptionServices.file()"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices.file()"
|
|
name: "file()"
|
|
nameWithType: "EncryptionServices.file()"
|
|
summary: "Get the encryption function of the file storage service."
|
|
syntax: "public EncryptionService file()"
|
|
desc: "Get the encryption function of the file storage service."
|
|
returns:
|
|
description: "the file value"
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionService?alt=com.microsoft.azure.management.storage.EncryptionService&text=EncryptionService\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.storage.EncryptionServices.queue()"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices.queue()"
|
|
name: "queue()"
|
|
nameWithType: "EncryptionServices.queue()"
|
|
summary: "Get the encryption function of the queue storage service."
|
|
syntax: "public EncryptionService queue()"
|
|
desc: "Get the encryption function of the queue storage service."
|
|
returns:
|
|
description: "the queue value"
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionService?alt=com.microsoft.azure.management.storage.EncryptionService&text=EncryptionService\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.storage.EncryptionServices.table()"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices.table()"
|
|
name: "table()"
|
|
nameWithType: "EncryptionServices.table()"
|
|
summary: "Get the encryption function of the table storage service."
|
|
syntax: "public EncryptionService table()"
|
|
desc: "Get the encryption function of the table storage service."
|
|
returns:
|
|
description: "the table value"
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionService?alt=com.microsoft.azure.management.storage.EncryptionService&text=EncryptionService\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.storage.EncryptionServices.withBlob(com.microsoft.azure.management.storage.EncryptionService)"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices.withBlob(EncryptionService blob)"
|
|
name: "withBlob(EncryptionService blob)"
|
|
nameWithType: "EncryptionServices.withBlob(EncryptionService blob)"
|
|
summary: "Set the encryption function of the blob storage service."
|
|
parameters:
|
|
- description: "the blob value to set"
|
|
name: "blob"
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionService?alt=com.microsoft.azure.management.storage.EncryptionService&text=EncryptionService\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public EncryptionServices withBlob(EncryptionService blob)"
|
|
desc: "Set the encryption function of the blob storage service."
|
|
returns:
|
|
description: "the EncryptionServices object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionServices?alt=com.microsoft.azure.management.storage.EncryptionServices&text=EncryptionServices\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.storage.EncryptionServices.withFile(com.microsoft.azure.management.storage.EncryptionService)"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices.withFile(EncryptionService file)"
|
|
name: "withFile(EncryptionService file)"
|
|
nameWithType: "EncryptionServices.withFile(EncryptionService file)"
|
|
summary: "Set the encryption function of the file storage service."
|
|
parameters:
|
|
- description: "the file value to set"
|
|
name: "file"
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionService?alt=com.microsoft.azure.management.storage.EncryptionService&text=EncryptionService\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public EncryptionServices withFile(EncryptionService file)"
|
|
desc: "Set the encryption function of the file storage service."
|
|
returns:
|
|
description: "the EncryptionServices object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionServices?alt=com.microsoft.azure.management.storage.EncryptionServices&text=EncryptionServices\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.storage.EncryptionServices.withQueue(com.microsoft.azure.management.storage.EncryptionService)"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices.withQueue(EncryptionService queue)"
|
|
name: "withQueue(EncryptionService queue)"
|
|
nameWithType: "EncryptionServices.withQueue(EncryptionService queue)"
|
|
summary: "Set the encryption function of the queue storage service."
|
|
parameters:
|
|
- description: "the queue value to set"
|
|
name: "queue"
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionService?alt=com.microsoft.azure.management.storage.EncryptionService&text=EncryptionService\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public EncryptionServices withQueue(EncryptionService queue)"
|
|
desc: "Set the encryption function of the queue storage service."
|
|
returns:
|
|
description: "the EncryptionServices object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionServices?alt=com.microsoft.azure.management.storage.EncryptionServices&text=EncryptionServices\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.storage.EncryptionServices.withTable(com.microsoft.azure.management.storage.EncryptionService)"
|
|
fullName: "com.microsoft.azure.management.storage.EncryptionServices.withTable(EncryptionService table)"
|
|
name: "withTable(EncryptionService table)"
|
|
nameWithType: "EncryptionServices.withTable(EncryptionService table)"
|
|
summary: "Set the encryption function of the table storage service."
|
|
parameters:
|
|
- description: "the table value to set"
|
|
name: "table"
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionService?alt=com.microsoft.azure.management.storage.EncryptionService&text=EncryptionService\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public EncryptionServices withTable(EncryptionService table)"
|
|
desc: "Set the encryption function of the table storage service."
|
|
returns:
|
|
description: "the EncryptionServices object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.EncryptionServices?alt=com.microsoft.azure.management.storage.EncryptionServices&text=EncryptionServices\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "A list of services that support encryption."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.storage"
|
|
artifact: com.microsoft.azure:azure-mgmt-storage:1.41.4
|