你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CassandraClusterProperties.InitialCassandraAdminPassword 属性

定义

以管理员身份连接到群集的客户端的初始密码。 应在创建群集后进行更改。 在 GET 上返回 null。 仅当 authenticationMethod 字段为“Cassandra”时,此字段才适用。

public string InitialCassandraAdminPassword { get; set; }
member this.InitialCassandraAdminPassword : string with get, set
Public Property InitialCassandraAdminPassword As String

属性值

适用于