azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.r...

30 строки
2.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.redisenterprise.models.Database.DefinitionStages.WithClientProtocol"
fullName: "com.azure.resourcemanager.redisenterprise.models.Database.DefinitionStages.WithClientProtocol"
name: "Database.DefinitionStages.WithClientProtocol"
nameWithType: "Database.DefinitionStages.WithClientProtocol"
summary: "The stage of the Database definition allowing to specify client<wbr>Protocol."
syntax: "public static interface **Database.DefinitionStages.WithClientProtocol**"
methods:
- uid: "com.azure.resourcemanager.redisenterprise.models.Database.DefinitionStages.WithClientProtocol.withClientProtocol(com.azure.resourcemanager.redisenterprise.models.Protocol)"
fullName: "com.azure.resourcemanager.redisenterprise.models.Database.DefinitionStages.WithClientProtocol.withClientProtocol(Protocol clientProtocol)"
name: "withClientProtocol(Protocol clientProtocol)"
nameWithType: "Database.DefinitionStages.WithClientProtocol.withClientProtocol(Protocol clientProtocol)"
summary: "Specifies the client<wbr>Protocol property: Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols."
modifiers:
- "abstract"
parameters:
- description: "Specifies whether redis clients can connect using TLS-encrypted or plaintext redis\n protocols. Default is TLS-encrypted."
name: "clientProtocol"
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.Protocol?alt=com.azure.resourcemanager.redisenterprise.models.Protocol&text=Protocol\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Database.DefinitionStages.WithCreate withClientProtocol(Protocol clientProtocol)"
desc: "Specifies the clientProtocol property: Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.redisenterprise.models.Database.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.redisenterprise.models.Database.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Database definition allowing to specify clientProtocol."
metadata: {}
package: "com.azure.resourcemanager.redisenterprise.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-redisenterprise:2.0.0