DatabaseConnectionStringProfile constructor
DatabaseConnectionStringProfile({})
Implementation
DatabaseConnectionStringProfile({
this.consumerGroup,
this.displayName,
this.hostFormat,
this.isRegional,
this.protocol,
this.sessionMode,
this.syntaxFormat,
this.tlsAuthentication,
this.value,
});