### 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: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" 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: "" - 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: "" - 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: "" - 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: "" - 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: "" syntax: "public EncryptionServices withBlob(EncryptionService blob)" desc: "Set the encryption function of the blob storage service." returns: description: "the EncryptionServices object itself." type: "" - 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: "" syntax: "public EncryptionServices withFile(EncryptionService file)" desc: "Set the encryption function of the file storage service." returns: description: "the EncryptionServices object itself." type: "" - 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: "" syntax: "public EncryptionServices withQueue(EncryptionService queue)" desc: "Set the encryption function of the queue storage service." returns: description: "the EncryptionServices object itself." type: "" - 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: "" syntax: "public EncryptionServices withTable(EncryptionService table)" desc: "Set the encryption function of the table storage service." returns: description: "the EncryptionServices object itself." type: "" 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