public static ServiceBusPlugin RegisterEnvPlugin(this ClientEntity client, Environment env) { return(client.RegisterEnvPlugin(env.ToString())); }