Azure Key Vault Smb Credentials Response
data class AzureKeyVaultSmbCredentialsResponse(val passwordUri: String? = null, val type: String, val usernameUri: String? = null)
The Azure Key Vault secret URIs which store the credentials.