Get Secret Result
data class GetSecretResult(val deploymentStatus: String, val id: String, val name: String, val parameters: Any? = null, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
Friendly Secret name mapping to the any Secret or secret related information.