NewOrUpdateAzManagedCassandraCluster.ClientCertificate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="If specified, enables client certificate authentication to the Cassandra API.", Mandatory=false)]
public string[] ClientCertificate { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="If specified, enables client certificate authentication to the Cassandra API.", Mandatory=false)>]
member this.ClientCertificate : string[] with get, set
Public Property ClientCertificate As String()
Property Value
String[]
- Attributes