Service Principal Credential Response
data class ServicePrincipalCredentialResponse(val annotations: List<Any>? = null, val description: String? = null, val servicePrincipalId: Any? = null, val servicePrincipalKey: AzureKeyVaultSecretReferenceResponse? = null, val tenant: Any? = null, val type: String)
Service principal credential.