Virtual Machine Wsfc Domain Credential
data class VirtualMachineWsfcDomainCredential(val clusterBootstrapAccountPassword: String, val clusterOperatorAccountPassword: String, val sqlServiceAccountPassword: String)
Constructors
Link copied to clipboard
fun VirtualMachineWsfcDomainCredential(clusterBootstrapAccountPassword: String, clusterOperatorAccountPassword: String, sqlServiceAccountPassword: String)