Get Secret Result
data class GetSecretResult(val contentType: String, val expirationDate: String, val id: String, val keyVaultId: String, val name: String, val notBeforeDate: String, val resourceId: String, val resourceVersionlessId: String, val tags: Map<String, String>, val value: String, val version: String? = null, val versionlessId: String)
A collection of values returned by getSecret.