Get Secret Result
data class GetSecretResult(val azureApiVersion: String, val id: String, val location: String, val name: String, val properties: SecretPropertiesResponse, val tags: Map<String, String>, val type: String)
Resource information with extended details.